Searched refs:HNSCB_QOFF (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 562 #define HNSCB_QOFF 0xf4 macro
|
D | aic7xxx.reg | 1033 register HNSCB_QOFF {
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 834 #define HNSCB_QOFF 0xf4
|
D | aic7xxx_core.c | 643 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_queue_scb() 5200 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_chip_init() 5825 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_qinfifo_requeue_tail() 5950 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_search_qinfifo()
|
D | aic7xxx.reg | 1314 register HNSCB_QOFF {
|
D | aic79xx_reg.h_shipped | 1323 #define HNSCB_QOFF 0x06
|
D | aic79xx_core.c | 674 return (ahd_inw_atomic(ahd, HNSCB_QOFF)); 681 ahd_outw_atomic(ahd, HNSCB_QOFF, value); in ahd_set_hnscb_qoff()
|
D | aic79xx.reg | 279 register HNSCB_QOFF {
|
/drivers/scsi/ |
D | aic7xxx_old.c | 3063 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in aic7xxx_search_qinfifo() 3673 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in aic7xxx_run_waiting_queues() 8194 aic_outb(p, 0, HNSCB_QOFF); in aic7xxx_register() 10484 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in DEF_SCSI_QCMD() 10733 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in __aic7xxx_abort() 11060 aic_outb(p, 0, HNSCB_QOFF); in aic7xxx_print_card()
|