Searched refs:CISS_VPD_LV_STATUS (Results 1 – 2 of 2) sorted by relevance
972 #define CISS_VPD_LV_STATUS 0xc3 /* vendor-specific page */ macro
1280 VPD_PAGE | CISS_VPD_LV_STATUS, vpd, sizeof(*vpd)); in pqi_get_volume_status()1284 if (vpd->page_code != CISS_VPD_LV_STATUS) in pqi_get_volume_status()