Searched refs:bnx2i_dev_to_hba (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/bnx2i/
H A Dbnx2i_sysfs.c18 * bnx2i_dev_to_hba - maps dev pointer to adapter struct
23 static inline struct bnx2i_hba *bnx2i_dev_to_hba(struct device *dev) bnx2i_dev_to_hba() function
41 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_show_sq_info()
61 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_set_sq_info()
97 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_show_ccell_info()
116 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); bnx2i_set_ccell_info()

Completed in 72 milliseconds