Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.h97 struct i40e_adminq_ring asq; /* send queue */ member
H A Di40e_adminq.c780 struct i40e_adminq_ring *asq = &(hw->aq.asq); in i40e_clean_asq() local
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c3678 nvme_reg_asq_t asq = { 0 }; in nvme_init() local
/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h624 uint64_t asq; /* admin submission queue base addr */ member