Searched refs:hardware_scb (Results 1 – 8 of 8) sorted by relevance
193 + (sizeof(struct hardware_scb) * index)); in ahc_hscb_busaddr()382 struct hardware_scb *hscb; in ahc_free_scb()411 struct hardware_scb *q_hscb; in ahc_swap_with_next_hscb()432 + offsetof(struct hardware_scb, cdb32)); in ahc_swap_with_next_hscb()
420 struct hardware_scb { struct582 struct hardware_scb *hscb;615 struct hardware_scb *hscbs; /* Array of hardware SCBs */
456 struct hardware_scb { struct610 struct hardware_scb *hscb;1102 struct hardware_scb *next_queued_hscb;
525 for (i = 0; i < sizeof(struct hardware_scb); i++) in ahd_flush_qoutfifo()2720 struct hardware_scb *hscb; in ahd_print_scb()5256 (u_int)sizeof(struct hardware_scb)); in ahd_alloc()5987 struct hardware_scb *hscb; in ahd_alloc_scbs()6009 hscb = &((struct hardware_scb *)hscb_map->vaddr)[offset]; in ahd_alloc_scbs()6032 hscb = (struct hardware_scb *)hscb_map->vaddr; in ahd_alloc_scbs()6251 if (sizeof(struct hardware_scb) != 64) in ahd_init()6310 + sizeof(struct hardware_scb); in ahd_init()6367 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; in ahd_init()6604 ahd_outb(ahd, LUNPTR, offsetof(struct hardware_scb, in ahd_chip_init()[all …]
429 struct hardware_scb *hscb; in ahc_handle_seqint()1528 struct hardware_scb *hscb = scb->hscb; in ahc_print_scb()2104 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()2141 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()4316 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()4338 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()4391 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb)); in ahc_init_scbdata()4965 (u_int)sizeof(struct hardware_scb), in ahc_init()6173 struct hardware_scb *hscb; in ahc_calc_residual()
524 struct hardware_scb *hscb; in ahd_action()1070 struct hardware_scb *hscb; in ahd_setup_data()
505 struct hardware_scb *hscb; in ahc_action()1133 struct hardware_scb *hscb; in ahc_setup_data()
739 struct hardware_scb *q_hscb; in ahd_swap_with_next_hscb()