Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c132 static void UnblockScsiDevice(struct Scsi_Host *HostAdapter, PFC_LOGGEDIN_PORT pLoggedInPort);
1484 UnblockScsiDevice(dev->HostAdapter, pLoggedInPort); in ProcessELS_Reply()
1550 UnblockScsiDevice(dev->HostAdapter, pLoggedInPort); in ProcessELS_Reply()
2786 static void UnblockScsiDevice(struct Scsi_Host *shpnt, PFC_LOGGEDIN_PORT pLoggedInPort) in UnblockScsiDevice() function