Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.h435 #define csio_is_valid_vpd(__hw) ((__hw)->flags & CSIO_HWF_VPD_VALID) macro
Dcsio_hw.c311 if (csio_is_valid_vpd(hw)) in csio_hw_get_vpd_params()