Searched refs:mptsas_scsi_capchk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c216 static int mptsas_scsi_capchk(char *cap, int tgtonly, int *cidxp);
9555 if ((mptsas_scsi_capchk(cap, tgtonly, &ckey)) != TRUE) {
9633 if ((mptsas_scsi_capchk(cap, tgtonly, &ckey)) != TRUE) {
9691 mptsas_scsi_capchk(char *cap, int tgtonly, int *cidxp) function
9693 NDBG24(("mptsas_scsi_capchk: cap=%s", cap));

Completed in 89 milliseconds