OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvme_dmamem
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
nvmevar.h
28
struct
nvme_dmamem
{
struct
80
struct
nvme_dmamem
*q_sq_dmamem;
81
struct
nvme_dmamem
*q_cq_dmamem;
82
struct
nvme_dmamem
*q_nvmmu_dmamem; /* for apple m1 nvme */
98
struct
nvme_dmamem
*q_ccb_prpls;
227
struct
nvme_dmamem
*
229
void nvme_dmamem_free(struct nvme_softc *, struct
nvme_dmamem
*);
230
void nvme_dmamem_sync(struct nvme_softc *, struct
nvme_dmamem
*, int);
nvmevar.h
28
struct
nvme_dmamem
{
struct
80
struct
nvme_dmamem
*q_sq_dmamem;
81
struct
nvme_dmamem
*q_cq_dmamem;
82
struct
nvme_dmamem
*q_nvmmu_dmamem; /* for apple m1 nvme */
98
struct
nvme_dmamem
*q_ccb_prpls;
227
struct
nvme_dmamem
*
229
void nvme_dmamem_free(struct nvme_softc *, struct
nvme_dmamem
*);
230
void nvme_dmamem_sync(struct nvme_softc *, struct
nvme_dmamem
*, int);
Completed in 23 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025