Home
last modified time | relevance | path

Searched refs:csio_dev_id_cached (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h438 #define csio_dev_id_cached(__hw) ((__hw)->flags |= CSIO_HWF_DEVID_CACHED) macro
H A Dcsio_hw.c4299 csio_dev_id_cached(hw); in csio_hw_get_device_id()