Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c514 static int fcp_reset_target(struct scsi_address *ap, int level);
11332 if (fcp_reset_target(ap, level) == FC_SUCCESS) { in fcp_scsi_reset()
11630 fcp_reset_target(struct scsi_address *ap, int level) in fcp_reset_target() function