Searched refs:hardware_scb (Results 1 – 8 of 8) sorted by relevance
195 + (sizeof(struct hardware_scb) * index)); in ahc_hscb_busaddr()384 struct hardware_scb *hscb; in ahc_free_scb()413 struct hardware_scb *q_hscb; in ahc_swap_with_next_hscb()434 + offsetof(struct hardware_scb, cdb32)); in ahc_swap_with_next_hscb()
422 struct hardware_scb { struct584 struct hardware_scb *hscb;619 struct hardware_scb *hscbs; /* Array of hardware SCBs */
458 struct hardware_scb { struct612 struct hardware_scb *hscb;1108 struct hardware_scb *next_queued_hscb;
534 for (i = 0; i < sizeof(struct hardware_scb); i++) in ahd_flush_qoutfifo()2747 struct hardware_scb *hscb; in ahd_print_scb()5319 (u_int)sizeof(struct hardware_scb)); in ahd_alloc()6061 struct hardware_scb *hscb; in ahd_alloc_scbs()6083 hscb = &((struct hardware_scb *)hscb_map->vaddr)[offset]; in ahd_alloc_scbs()6106 hscb = (struct hardware_scb *)hscb_map->vaddr; in ahd_alloc_scbs()6325 if (sizeof(struct hardware_scb) != 64) in ahd_init()6372 + sizeof(struct hardware_scb); in ahd_init()6429 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; in ahd_init()6666 ahd_outb(ahd, LUNPTR, offsetof(struct hardware_scb, in ahd_chip_init()[all …]
438 struct hardware_scb *hscb; in ahc_handle_seqint()1542 struct hardware_scb *hscb = scb->hscb; in ahc_print_scb()2122 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()2159 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()4371 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()4393 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()4446 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb)); in ahc_init_scbdata()5010 (u_int)sizeof(struct hardware_scb), in ahc_init()6224 struct hardware_scb *hscb; in ahc_calc_residual()
517 struct hardware_scb *hscb; in ahd_action()1072 struct hardware_scb *hscb; in ahd_setup_data()
501 struct hardware_scb *hscb; in ahc_action()1139 struct hardware_scb *hscb; in ahc_setup_data()
741 struct hardware_scb *q_hscb; in ahd_swap_with_next_hscb()