fcp_linkreset
(void) fcp_linkreset(pptr, NULL, KM_NOSLEEP);
if (fcp_linkreset(pptr, ap, KM_NOSLEEP) == FC_SUCCESS) {
(void) fcp_linkreset(pptr, NULL, KM_NOSLEEP);
(void) fcp_linkreset(pptr, NULL, KM_SLEEP);
static int fcp_linkreset(struct fcp_port *pptr, struct scsi_address *ap,