Searched defs:nvme_softc (Results 1 – 1 of 1) sorted by relevance
129 struct nvme_softc { struct139 int (*sc_intr_establish)(struct nvme_softc *, argument146 u_int sc_rdy_to; /* RDY timeout */150 u_int sc_dstrd;153 sc_identify;155 u_int sc_nn; /* namespace count */158 bool sc_use_mq;160 struct nvme_queue *sc_admin_q;161 struct nvme_queue **sc_q;163 uint32_t sc_flags;[all …]