Searched defs:scbp (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | i91uscsi.c | 590 int init_tulip(HCS * pCurHcb, SCB * scbp, int tul_num_scb, BYTE * pbBiosAdr, int seconds) in init_tulip() 740 void tul_release_scb(HCS * hcsp, SCB * scbp) in tul_release_scb() 771 void tul_append_pend_scb(HCS * pCurHcb, SCB * scbp) in tul_append_pend_scb() 789 void tul_push_pend_scb(HCS * pCurHcb, SCB * scbp) in tul_push_pend_scb() 881 void tul_append_busy_scb(HCS * pCurHcb, SCB * scbp) in tul_append_busy_scb() 979 void tul_append_done_scb(HCS * pCurHcb, SCB * scbp) in tul_append_done_scb()
|
D | i60uscsi.c | 301 void orc_exec_scb(ORC_HCS * hcsp, ORC_SCB * scbp) in orc_exec_scb() 672 void orc_release_scb(ORC_HCS * hcsp, ORC_SCB * scbp) in orc_release_scb()
|
D | aic7xxx_old.c | 2386 struct aic7xxx_scb * scbp; in scbq_remove_head() local 2392 scbp = queue->head; in scbq_remove_head() local 2635 struct aic7xxx_scb *scbp = NULL; in aic7xxx_allocate_scb() local 2800 struct aic7xxx_scb *scbp; in aic7xxx_done() local 3247 struct aic7xxx_scb *scbp; in aic7xxx_search_qinfifo() local 3371 struct aic7xxx_scb *scbp; in aic7xxx_reset_device() local 3402 struct aic7xxx_scb *scbp, *prev_scbp; in aic7xxx_reset_device() local 3518 struct aic7xxx_scb *scbp, *prev_scbp; in aic7xxx_reset_device() local 4520 struct aic7xxx_scb *scbp; in aic7xxx_handle_seqint() local
|
D | megaraid.c | 5374 mega_scb *scbp; local
|
/linux-2.4.37.9/drivers/net/ |
D | dgrs_ether.h | 26 I596_SCB *scbp; /* Uncached SCB pointer */ member
|
D | dgrs.c | 204 I596_SCB *scbp; /* Ptr to SCB struct in VM */ member
|
D | dgrs_i82596.h | 448 I596_SCB *scbp; member
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 5653 struct scb *scbp; in ahc_search_disc_list() local 5815 struct scb *scbp; in ahc_abort_scbs() local
|
D | aic79xx_core.c | 7289 struct scb *scbp; in ahd_abort_scbs() local
|