Searched refs:OPTIONMODE (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/sys/dev/pci/ |
| H A D | ahc_pci.c | 937 ahc_outb(ahc, OPTIONMODE, in ahc_pci_attach()
|
| /netbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1129 #define OPTIONMODE 0x08 macro
|
| H A D | aic7xxx.reg | 238 register OPTIONMODE {
|
| H A D | aic79xx_reg.h | 2696 #define OPTIONMODE 0x4a macro
|
| H A D | aic79xx.reg | 1806 register OPTIONMODE {
|
| /netbsd-src/sys/dev/ic/ |
| H A D | aic79xx.c | 6277 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 D | aic7xxx.c | 4997 ahc->suspend_state.optionmode = ahc_inb(ahc, OPTIONMODE); in ahc_suspend() 5079 ahc_outb(ahc, OPTIONMODE, ahc->suspend_state.optionmode); in ahc_resume()
|