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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.c226 static inline struct ctlr_info *sdev_to_hba(struct scsi_device *sdev) function
395 h = sdev_to_hba(sdev);
428 h = sdev_to_hba(sdev);
452 h = sdev_to_hba(sdev);
863 h = sdev_to_hba(sdev);
1939 h = sdev_to_hba(cmd->device);
2068 struct ctlr_info *h = sdev_to_hba(sdev);
2167 h = sdev_to_hba(scsicmd->device);
2674 h = sdev_to_hba(dev);

Completed in 59 milliseconds