Searched refs:HPSA_VPD_HEADER_SZ (Results 1 – 2 of 2) sorted by relevance
167 #define HPSA_VPD_HEADER_SZ 4 macro
3629 buf, HPSA_VPD_HEADER_SZ); in hpsa_vpd_page_supported()3633 if ((pages + HPSA_VPD_HEADER_SZ) <= 255) in hpsa_vpd_page_supported()3634 bufsize = pages + HPSA_VPD_HEADER_SZ; in hpsa_vpd_page_supported()3850 buf, HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()3857 buf, size + HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()