Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c75 #define SendMsg FPT_SendMsg macro
2054 void SendMsg(USHORT port, UCHAR message);
2079 void SendMsg(ULONG port, UCHAR message);
6102 SendMsg(port, SMPARITY); in sres()
6106 SendMsg(port, SMDEV_RESET); in sres()
6291 void SendMsg(USHORT port, UCHAR message) in SendMsg() function
6293 void SendMsg(ULONG port, UCHAR message) in SendMsg()