Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/nvme/
H A Dnvme_disk.c45 static d_strategy_t nvme_strategy; variable
173 nvme_strategy(struct dev_strategy_args *ap) in nvme_strategy() function