Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c519 static int fcp_commoncap(struct scsi_address *ap, char *cap,
11335 return (fcp_commoncap(ap, cap, 0, whom, 0)); in fcp_scsi_getcap()
11345 return (fcp_commoncap(ap, cap, value, whom, 1)); in fcp_scsi_setcap()
11809 fcp_commoncap(struct scsi_address *ap, char *cap, in fcp_commoncap() function