Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_twe.c70 static int ld_twe_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
116 ld->sc_ioctl = ld_twe_ioctl; in ld_twe_attach()
320 ld_twe_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) in ld_twe_ioctl() function