Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c518 static int fcp_reset_target(struct scsi_address *ap, int level);
11321 if (fcp_reset_target(ap, level) == FC_SUCCESS) { in fcp_scsi_reset()
11619 fcp_reset_target(struct scsi_address *ap, int level) in fcp_reset_target() function