Searched refs:HPSA_VPD_HEADER_SZ (Results 1 – 2 of 2) sorted by relevance
151 #define HPSA_VPD_HEADER_SZ 4 macro
2357 buf, HPSA_VPD_HEADER_SZ); in hpsa_vpd_page_supported()2361 if ((pages + HPSA_VPD_HEADER_SZ) <= 255) in hpsa_vpd_page_supported()2362 bufsize = pages + HPSA_VPD_HEADER_SZ; in hpsa_vpd_page_supported()2524 buf, HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()2531 buf, size + HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()