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

  /src/sys/dev/ic/
nvme.c 83 static void nvme_fill_identify(struct nvme_queue *, struct nvme_ccb *,
1595 rv = nvme_poll(sc, sc->sc_admin_q, ccb, nvme_fill_identify,
1735 nvme_fill_identify(struct nvme_queue *q, struct nvme_ccb *ccb, void *slot) function in typeref:typename:void
nvme.c 83 static void nvme_fill_identify(struct nvme_queue *, struct nvme_ccb *,
1595 rv = nvme_poll(sc, sc->sc_admin_q, ccb, nvme_fill_identify,
1735 nvme_fill_identify(struct nvme_queue *q, struct nvme_ccb *ccb, void *slot) function in typeref:typename:void

Completed in 23 milliseconds