Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi.c309 static int scsi_vpd_inquiry(struct scsi_device *sdev, unsigned char *buffer, in scsi_vpd_inquiry() function
364 result = scsi_vpd_inquiry(sdev, buf, 0, buf_len); in scsi_get_vpd_page()
383 result = scsi_vpd_inquiry(sdev, buf, page, buf_len); in scsi_get_vpd_page()
411 result = scsi_vpd_inquiry(sdev, vpd_buf->data, page, vpd_len); in scsi_get_vpd_buf()