Searched refs:ahd_set_scbptr (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_core.c | 1249 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 1276 ahd_set_scbptr(ahd, tail); in ahd_flush_qoutfifo() 1330 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 1351 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 1368 ahd_set_scbptr(ahd, scbid); in ahd_flush_qoutfifo() 2953 ahd_set_scbptr(ahd, scbid); in ahd_handle_pkt_busfree() 6311 ahd_set_scbptr(ahd, i); in ahd_probe_scbs() 6319 ahd_set_scbptr(ahd, 0); in ahd_probe_scbs() 6341 ahd_set_scbptr(ahd, i); in ahd_initialize_hscbs() 8443 ahd_set_scbptr(ahd, prev); in ahd_rem_wscb() [all …]
|
| H A D | aic79xx_inline.h | 135 void ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr);
|
| H A D | aic79xx_pci.c | 574 ahd_set_scbptr(ahd, 0xFF); in ahd_check_extport() 592 ahd_set_scbptr(ahd, nvram_scb); in ahd_check_extport()
|
| H A D | aic79xx_osm.c | 2280 ahd_set_scbptr(ahd, SCB_GET_TAG(pending_scb)); in ahd_linux_queue_abort_cmd() 2327 ahd_set_scbptr(ahd, saved_scbptr); in ahd_linux_queue_abort_cmd()
|