Home
last modified time | relevance | path

Searched refs:nvme_alloc_cmd (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/nvme/
H A Dnvme.c304 static nvme_cmd_t *nvme_alloc_cmd(nvme_t *, int);
853 nvme_alloc_cmd(nvme_t *nvme, int kmflag) in nvme_alloc_cmd() function
1312 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_abort_cmd()
1600 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_async_event()
1613 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_format_nvm()
1652 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_get_logpage()
1745 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_identify()
1804 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_set_features()
1849 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_get_features()
2003 nvme_cmd_t *cmd = nvme_alloc_cmd(nvme, KM_SLEEP); in nvme_create_io_qpair()
[all …]