Searched refs:csio_is_dev_id_cached (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/csiostor/ | ||
D | csio_hw.h | 436 #define csio_is_dev_id_cached(__hw) ((__hw)->flags & CSIO_HWF_DEVID_CACHED) macro |
D | csio_hw.c | 4290 if (csio_is_dev_id_cached(hw)) in csio_hw_get_device_id() |