Searched refs:HS_MAILBOX (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_reg.h | 1492 #define HS_MAILBOX 0x86 macro
|
H A D | aic79xx.c | 6489 ahd_outb(ahd, HS_MAILBOX, 0); in ahd_chip_init() 7067 ahd_outb(ahd, HS_MAILBOX, ahd->hs_mailbox); in ahd_enable_coalescing() 10196 hs_mailbox = ahd_inb(ahd, HS_MAILBOX); in ahd_run_tqinfifo() 10199 ahd_outb(ahd, HS_MAILBOX, hs_mailbox); in ahd_run_tqinfifo()
|
H A D | aic7xxx.reg | 742 register HS_MAILBOX {
|
H A D | aic79xx_reg.h | 2467 #define HS_MAILBOX 0x0b macro
|
H A D | aic79xx.reg | 276 register HS_MAILBOX {
|
H A D | aic7xxx.seq | 547 and A, HOST_TQINPOS, HS_MAILBOX;
|
H A D | aic79xx.seq | 208 mov LOCAL_HS_MAILBOX, HS_MAILBOX;
|