Searched refs:HNSCB_QOFF (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 562 #define HNSCB_QOFF 0xf4 macro
|
D | aic7xxx.reg | 1033 register HNSCB_QOFF {
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_inline.h | 597 return (ahd_inw_atomic(ahd, HNSCB_QOFF)); in ahd_get_hnscb_qoff() 603 ahd_outw_atomic(ahd, HNSCB_QOFF, value); in ahd_set_hnscb_qoff()
|
D | aic7xxx_inline.h | 477 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_queue_scb()
|
D | aic7xxx_reg.h | 1709 #define HNSCB_QOFF 0xf4 macro
|
D | aic7xxx_core.c | 4689 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_chip_init() 5304 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_qinfifo_requeue_tail() 5429 ahc_outb(ahc, HNSCB_QOFF, ahc->qinfifonext); in ahc_search_qinfifo()
|
D | aic7xxx.reg | 1196 register HNSCB_QOFF {
|
D | aic79xx_reg.h | 2429 #define HNSCB_QOFF 0x06 macro
|
D | aic79xx.reg | 268 register HNSCB_QOFF {
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 3322 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in aic7xxx_search_qinfifo() 4046 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in aic7xxx_run_waiting_queues() 8630 aic_outb(p, 0, HNSCB_QOFF); in aic7xxx_register() 11114 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in aic7xxx_bus_device_reset() 11451 aic_outb(p, p->qinfifonext, HNSCB_QOFF); in aic7xxx_abort() 11914 aic_outb(p, 0, HNSCB_QOFF); in aic7xxx_print_card()
|