Searched defs:asq (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/ixl/
H A Di40e_adminq.c781 struct i40e_adminq_ring *asq = &(hw->aq.asq); local
[all...]
H A Di40e_adminq.h96 struct i40e_adminq_ring asq; /* send queue */ member in struct:i40e_adminq_info
/freebsd-current/sys/dev/iavf/
H A Diavf_adminq.c610 struct iavf_adminq_ring *asq = &(hw->aq.asq); local
[all...]
H A Diavf_adminq.h94 struct iavf_adminq_ring asq; /* send queue */ member in struct:iavf_adminq_info
/freebsd-current/lib/libvgl/
H A Dsimple.c406 int x = 0, y = b, asq = a*a, asq2 = a*a*2, bsq = b*b; local
442 int x = 0, y = b, asq = a*a, asq2 = a*a*2, bsq = b*b; local
[all...]
/freebsd-current/sys/dev/nvme/
H A Dnvme.h741 uint64_t asq; /* admin submission queue base addr */ member in struct:nvme_registers

Completed in 245 milliseconds