Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa_cmd.h172 #define HPSA_VPD_HEADER_SZ 4 macro
H A Dhpsa.c3635 buf, HPSA_VPD_HEADER_SZ); in hpsa_vpd_page_supported()
3639 if ((pages + HPSA_VPD_HEADER_SZ) <= 255) in hpsa_vpd_page_supported()
3640 bufsize = pages + HPSA_VPD_HEADER_SZ; in hpsa_vpd_page_supported()
3856 buf, HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()
3863 buf, size + HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()