Searched defs:check_vpd_page_support8083 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c75 * Those in check_vpd_page_support8083()
91 static int check_vpd_page_support8083(struct scsi_device *sd,
559 * check_vpd_page_support8083 called from scsi_device_identity
564 * check_vpd_page_support8083 only returns an error of kmem_zalloc
2016 if (check_vpd_page_support8083(sd, callback, &pg80, &pg83) == -1)
2087 check_vpd_page_support8083(struct scsi_device *sd, int (*callback)(), function

Completed in 90 milliseconds