Searched refs:hardware_scb (Results 1 – 6 of 6) sorted by relevance
404 struct hardware_scb { struct562 struct hardware_scb *hscb;592 struct hardware_scb *hscbs; /* Array of hardware SCBs */
443 struct hardware_scb { struct593 struct hardware_scb *hscb;1058 struct hardware_scb *next_queued_hscb;
804 struct hardware_scb *q_hscb; in ahd_swap_with_next_hscb()1339 for (i = 0; i < sizeof(struct hardware_scb); i++) in ahd_flush_qoutfifo()3567 struct hardware_scb *hscb;6077 (u_int)sizeof(struct hardware_scb)); in ahd_alloc()6755 struct hardware_scb *hscb; in ahd_alloc_scbs()6799 hscb = (struct hardware_scb *)hscb_map->vaddr; in ahd_alloc_scbs()7010 if (sizeof(struct hardware_scb) != 64) in ahd_init()7039 + sizeof(struct hardware_scb); in ahd_init()7340 ahd_outb(ahd, CMDPTR, offsetof(struct hardware_scb, in ahd_chip_init()8823 struct hardware_scb *hscb; in ahd_handle_scsi_status()[all …]
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()4791 AHC_SCB_MAX_ALLOC * sizeof(struct hardware_scb), in ahc_init_scbdata()5377 (u_int)sizeof(struct hardware_scb), in ahc_init()[all …]
1406 struct hardware_scb *hscb; in ahc_linux_run_command()
1542 struct hardware_scb *hscb; in ahd_linux_run_command()
Completed in 44 milliseconds