Searched refs:csio_is_valid_vpd (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/csiostor/ | ||
D | csio_hw.h | 435 #define csio_is_valid_vpd(__hw) ((__hw)->flags & CSIO_HWF_VPD_VALID) macro |
D | csio_hw.c | 311 if (csio_is_valid_vpd(hw)) in csio_hw_get_vpd_params() |