Searched refs:csio_dev_id_cached (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/csiostor/ | ||
D | csio_hw.h | 380 #define csio_dev_id_cached(__hw) ((__hw)->flags |= CSIO_HWF_DEVID_CACHED) macro |
D | csio_hw.c | 3836 csio_dev_id_cached(hw); in csio_hw_get_device_id() |