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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c515 static int fcp_commoncap(struct scsi_address *ap, char *cap,
11332 return (fcp_commoncap(ap, cap, 0, whom, 0));
11342 return (fcp_commoncap(ap, cap, value, whom, 1));
11806 fcp_commoncap(struct scsi_address *ap, char *cap, function
11818 "fcp_commoncap: invalid arg");

Completed in 104 milliseconds