Searched refs:PSCCBcard (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | FlashPoint.c | 1006 typedef struct SCCBcard near *PSCCBcard; typedef 1008 typedef struct SCCBcard far *PSCCBcard; typedef 1010 typedef struct SCCBcard *PSCCBcard; typedef 2027 void ReadNVRam(PSCCBcard pCurrCard,PUCB p_ucb); 2028 void WriteNVRam(PSCCBcard pCurrCard,PUCB p_ucb); 2037 void sres(USHORT port, UCHAR p_card, PSCCBcard pCurrCard); 2051 UCHAR GetTarLun(USHORT port, UCHAR p_card, UCHAR our_target, PSCCBcard pCurrCard, PUCHAR tag, PUCHA… 2062 void sres(ULONG port, UCHAR p_card, PSCCBcard pCurrCard); 2076 UCHAR GetTarLun(ULONG port, UCHAR p_card, UCHAR our_target, PSCCBcard pCurrCard, PUCHAR tar, PUCHAR… 2083 void ssenss(PSCCBcard pCurrCard); [all …]
|