Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c380 static int fcp_scsi_reset(struct scsi_address *ap, int level);
4165 if (fcp_scsi_reset(&plun->lun_sd->sd_address, in fcp_port_ioctl()
9885 tran->tran_reset = fcp_scsi_reset; in fcp_handle_port_attach()
11297 fcp_scsi_reset(struct scsi_address *ap, int level) in fcp_scsi_reset() function