Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
Dsas_init.c496 struct sas_phy_data *d = container_of(work, typeof(*d), reset_work.work); in phy_reset_work()
503 struct sas_phy_data *d = container_of(work, typeof(*d), enable_work.work); in phy_enable_work()
510 struct sas_phy_data *d = kzalloc(sizeof(*d), GFP_KERNEL); in sas_phy_setup()
528 struct sas_phy_data *d = phy->hostdata; in queue_phy_reset()
555 struct sas_phy_data *d = phy->hostdata; in queue_phy_enable()
Dsas_internal.h30 struct sas_phy_data { struct