Searched refs:sas_phy_data (Results 1 – 2 of 2) sorted by relevance
451 struct sas_phy_data *d = container_of(work, typeof(*d), reset_work.work); in phy_reset_work()458 struct sas_phy_data *d = container_of(work, typeof(*d), enable_work.work); in phy_enable_work()465 struct sas_phy_data *d = kzalloc(sizeof(*d), GFP_KERNEL); in sas_phy_setup()483 struct sas_phy_data *d = phy->hostdata; in queue_phy_reset()510 struct sas_phy_data *d = phy->hostdata; in queue_phy_enable()
29 struct sas_phy_data { struct
Completed in 6 milliseconds