Home
last modified time | relevance | path

Searched refs:PORT_HWVOL_MASTER (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Desmreg.h135 #define PORT_HWVOL_MASTER 0x1f /* BYTE RW */ macro
H A Desm.c254 { PORT_HWVOL_MASTER, 1 },
1342 delta = bus_space_read_1(ess->st, ess->sh, PORT_HWVOL_MASTER) in esm_intr()
1355 bus_space_write_1(ess->st, ess->sh, PORT_HWVOL_MASTER, 0x88); in esm_intr()