Home
last modified time | relevance | path

Searched refs:sas_phy_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_init.c493 struct sas_phy_data *d = container_of(work, typeof(*d), reset_work.work); in phy_reset_work()
500 struct sas_phy_data *d = container_of(work, typeof(*d), enable_work.work); in phy_enable_work()
507 struct sas_phy_data *d = kzalloc(sizeof(*d), GFP_KERNEL); in sas_phy_setup()
525 struct sas_phy_data *d = phy->hostdata; in queue_phy_reset()
554 struct sas_phy_data *d = phy->hostdata; in queue_phy_enable()
A Dsas_internal.h30 struct sas_phy_data { struct

Completed in 5 milliseconds