Searched refs:SCSI_VPD_PG_LEN (Results 1 – 3 of 3) sorted by relevance
388 int vpd_len = SCSI_VPD_PG_LEN, result; in scsi_get_vpd_buf()
144 #define SCSI_VPD_PG_LEN 255 macro
12594 buf = kmalloc(SCSI_VPD_PG_LEN, GFP_KERNEL); in scsih_ncq_prio_supp()12598 if (!scsi_get_vpd_page(sdev, 0x89, buf, SCSI_VPD_PG_LEN)) in scsih_ncq_prio_supp()
Completed in 25 milliseconds