Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h162 #define HPSA_VPD_HEADER_SZ 4 macro
Dhpsa.c3270 buf, HPSA_VPD_HEADER_SZ); in hpsa_vpd_page_supported()
3274 if ((pages + HPSA_VPD_HEADER_SZ) <= 255) in hpsa_vpd_page_supported()
3275 bufsize = pages + HPSA_VPD_HEADER_SZ; in hpsa_vpd_page_supported()
3443 buf, HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()
3450 buf, size + HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()