Searched refs:SCSI_VPD_PG_LEN (Results 1 – 3 of 3) sorted by relevance
142 #define SCSI_VPD_PG_LEN 255 macro
424 int vpd_len = SCSI_VPD_PG_LEN, result; in scsi_get_vpd_buf()
10873 buf = kmalloc(SCSI_VPD_PG_LEN, GFP_KERNEL); in scsih_ncq_prio_supp()10877 if (!scsi_get_vpd_page(sdev, 0x89, buf, SCSI_VPD_PG_LEN)) in scsih_ncq_prio_supp()