Searched refs:ahd_outw (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_core.c | 705 ahd_outw(ahd, SNSCB_QOFF, value); in ahd_set_snscb_qoff() 1266 ahd_outw(ahd, SCB_TAG, scbid); in ahd_flush_qoutfifo() 1468 ahd_outw(ahd, LONGJMP_ADDR, 0); in ahd_run_data_fifo() 6312 ahd_outw(ahd, SCB_BASE, i); in ahd_probe_scbs() 7449 ahd_outw(ahd, QFREEZE_COUNT, 0); in ahd_chip_init() 7512 ahd_outw(ahd, CMDS_PENDING, 0); in ahd_chip_init() 8286 ahd_outw(ahd, CMDS_PENDING, in ahd_search_qinfifo() 8444 ahd_outw(ahd, SCB_NEXT, next); in ahd_rem_wscb() 9242 ahd_outw(ahd, PRGMCNT, 0); in ahd_dumpseq() 9362 ahd_outw(ahd, PRGMCNT, 0); in ahd_loadseq() [all …]
|
| H A D | aic79xx_inline.h | 124 void ahd_outw(struct ahd_softc *ahd, u_int port,
|