Searched refs:hardware_scb (Results 1 – 6 of 6) sorted by relevance
404 struct hardware_scb { struct562 struct hardware_scb *hscb;595 struct hardware_scb *hscbs; /* Array of hardware SCBs */
443 struct hardware_scb { struct593 struct hardware_scb *hscb;1066 struct hardware_scb *next_queued_hscb;
812 struct hardware_scb *q_hscb; in ahd_swap_with_next_hscb()1347 for (i = 0; i < sizeof(struct hardware_scb); i++) in ahd_flush_qoutfifo()3600 struct hardware_scb *hscb;6124 (u_int)sizeof(struct hardware_scb)); in ahd_alloc()6810 struct hardware_scb *hscb; in ahd_alloc_scbs()6832 hscb = &((struct hardware_scb *)hscb_map->vaddr)[offset]; in ahd_alloc_scbs()6854 hscb = (struct hardware_scb *)hscb_map->vaddr; in ahd_alloc_scbs()7085 if (sizeof(struct hardware_scb) != 64) in ahd_init()7132 + sizeof(struct hardware_scb); in ahd_init()7189 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; in ahd_init()[all …]
398 + (sizeof(struct hardware_scb) * index)); in ahc_hscb_busaddr()547 struct hardware_scb *hscb; in ahc_free_scb()576 struct hardware_scb *q_hscb; in ahc_swap_with_next_hscb()597 + offsetof(struct hardware_scb, cdb32)); in ahc_swap_with_next_hscb()1002 struct hardware_scb *hscb; in ahc_handle_seqint()2105 struct hardware_scb *hscb = scb->hscb;2707 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()2744 struct hardware_scb *pending_hscb; in ahc_update_pending_scbs()4811 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()4832 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()[all …]
1426 struct hardware_scb *hscb; in ahc_linux_run_command()
1559 struct hardware_scb *hscb; in ahd_linux_run_command()