Home
last modified time | relevance | path

Searched defs:pDCB (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/
Dtmscsim.c378 struct dc390_dcb* pDCB = pACB->pLinkDCB; if (!pDCB) return NULL; in dc390_findDCB() local
398 static __inline__ void dc390_Going_append (struct dc390_dcb* pDCB, struct dc390_srb* pSRB) in dc390_Going_append()
413 static __inline__ void dc390_Going_remove (struct dc390_dcb* pDCB, struct dc390_srb* pSRB) in dc390_Going_remove()
496 dc390_freetag (struct dc390_dcb* pDCB, struct dc390_srb* pSRB) in dc390_freetag()
506 dc390_StartSCSI( struct dc390_acb* pACB, struct dc390_dcb* pDCB, struct dc390_srb* pSRB ) in dc390_StartSCSI()
651 struct dc390_dcb *pDCB; in DC390_Interrupt() local
966 dc390_reprog (struct dc390_acb* pACB, struct dc390_dcb* pDCB) in dc390_reprog()
1010 dc390_MsgIn_QTag (struct dc390_acb* pACB, struct dc390_dcb* pDCB, s8 tag) in dc390_MsgIn_QTag()
1048 struct dc390_dcb* pDCB = pSRB->pSRBDCB; in dc390_MsgIn_set_async() local
1068 struct dc390_dcb* pDCB = pSRB->pSRBDCB; in dc390_MsgIn_set_sync() local
[all …]