Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c381 static int fcp_scsi_getcap(struct scsi_address *ap, char *cap, int whom);
9887 tran->tran_getcap = fcp_scsi_getcap; in fcp_handle_port_attach()
11333 fcp_scsi_getcap(struct scsi_address *ap, char *cap, int whom) in fcp_scsi_getcap() function