Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c1848 if (cmd->nc_xfer != NULL) in nvme_check_unknown_cmd_status()
1884 if (cmd->nc_xfer != NULL) in nvme_check_integrity_cmd_status()
1891 if (cmd->nc_xfer != NULL) in nvme_check_integrity_cmd_status()
1955 if (cmd->nc_xfer != NULL) in nvme_check_generic_cmd_status()
1967 if (cmd->nc_xfer != NULL) in nvme_check_generic_cmd_status()
1993 if (cmd->nc_xfer != NULL) in nvme_check_generic_cmd_status()
2000 if (cmd->nc_xfer != NULL) in nvme_check_generic_cmd_status()
2009 if (cmd->nc_xfer != NULL) in nvme_check_generic_cmd_status()
2077 if (cmd->nc_xfer != NULL) in nvme_check_specific_cmd_status()
2093 if (cmd->nc_xfer != NULL) in nvme_check_specific_cmd_status()
[all …]
H A Dnvme_var.h186 bd_xfer_t *nc_xfer; member