Searched defs:write_reg (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | igmavar.h | 29 void (*write_reg)(const struct igma_chip *, int, u_int32_t); member
|
/netbsd-src/sys/dev/podulebus/ |
H A D | esp_podule.c | 100 void (*write_reg)(struct ncr53c9x_softc *, int, uint8_t); member
|
/netbsd-src/sys/dev/usb/ |
H A D | uchcom.c | 446 write_reg(struct uchcom_softc *sc, in write_reg() function
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_hw.h | 240 int (*write_reg)(struct igc_hw *, uint32_t, uint16_t); member
|
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_type.h | 4135 s32 (*write_reg)(struct ixgbe_hw *, u32, u32, u16); member
|