HomeSort by: relevance | last modified time | path
    Searched defs:ld_twe_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
ld_twe.c 70 static int ld_twe_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
116 ld->sc_ioctl = ld_twe_ioctl;
324 ld_twe_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) function in typeref:typename:int

Completed in 12 milliseconds