Home
last modified time | relevance | path

Searched refs:HPSA_VPD_HEADER_SZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h167 #define HPSA_VPD_HEADER_SZ 4 macro
H A Dhpsa.c3629 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()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h172 #define HPSA_VPD_HEADER_SZ 4 macro
H A Dhpsa.c3633 buf, HPSA_VPD_HEADER_SZ); in hpsa_vpd_page_supported()
3637 if ((pages + HPSA_VPD_HEADER_SZ) <= 255) in hpsa_vpd_page_supported()
3638 bufsize = pages + HPSA_VPD_HEADER_SZ; in hpsa_vpd_page_supported()
3854 buf, HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()
3861 buf, size + HPSA_VPD_HEADER_SZ); in hpsa_get_volume_status()

Completed in 33 milliseconds