Lines Matching refs:hardware_scb
391 + (sizeof(struct hardware_scb) * index)); in ahc_hscb_busaddr()
540 struct hardware_scb *hscb; in ahc_free_scb()
569 struct hardware_scb *q_hscb; in ahc_swap_with_next_hscb()
590 + offsetof(struct hardware_scb, cdb32)); in ahc_swap_with_next_hscb()
995 struct hardware_scb *hscb; in ahc_handle_seqint()
2081 struct hardware_scb *hscb = scb->hscb;
2682 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()
2719 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()
4770 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()
4791 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()
4844 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb)); in ahc_init_scbdata()
5377 (u_int)sizeof(struct hardware_scb), in ahc_init()
6590 struct hardware_scb *hscb; in ahc_calc_residual()