Home
last modified time | relevance | path

Searched defs:nvme_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/ic/
H A Dnvmevar.h129 struct nvme_softc { struct
139 int (*sc_intr_establish)(struct nvme_softc *, argument
146 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 …]