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