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

  /src/sys/dev/ic/
ld_nvme.c 65 static int ld_nvme_ioctl(struct ld_softc *, u_long, void *, int32_t, bool);
109 ld->sc_ioctl = ld_nvme_ioctl;
209 ld_nvme_ioctl(struct ld_softc *ld, u_long cmd, void *addr, int32_t flag, bool poll) function in typeref:typename:int

Completed in 12 milliseconds