Home
last modified time | relevance | path

Searched refs:OPTIONMODE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dahc_pci.c937 ahc_outb(ahc, OPTIONMODE, in ahc_pci_attach()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1129 #define OPTIONMODE 0x08 macro
H A Daic7xxx.reg238 register OPTIONMODE {
H A Daic79xx_reg.h2696 #define OPTIONMODE 0x4a macro
H A Daic79xx.reg1806 register OPTIONMODE {
/netbsd-src/sys/dev/ic/
H A Daic79xx.c6277 ahd_outb(ahd, OPTIONMODE, AUTOACKEN|AUTO_MSGOUT_DE); in ahd_chip_init()
6279 ahd_outb(ahd, OPTIONMODE, AUTOACKEN|BUSFREEREV|AUTO_MSGOUT_DE); in ahd_chip_init()
8848 ahd_inb(ahd, OPTIONMODE)); in ahd_dump_card_state()
H A Daic7xxx.c4997 ahc->suspend_state.optionmode = ahc_inb(ahc, OPTIONMODE); in ahc_suspend()
5079 ahc_outb(ahc, OPTIONMODE, ahc->suspend_state.optionmode); in ahc_resume()