Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c91 static int check_vpd_page_support8083(struct scsi_device *sd,
2016 if (check_vpd_page_support8083(sd, callback, &pg80, &pg83) == -1) in scsi_device_identity()
2087 check_vpd_page_support8083(struct scsi_device *sd, int (*callback)(), in check_vpd_page_support8083() function