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