Home | History | Annotate | Download | only in pci

Lines Matching defs:atq

765 		aprint_error(": unable to allocate atq\n");
795 aprint_error(": unable to allocate buffer for ATQ\n");
4147 struct ixl_aq_desc *atq, *slot;
4150 atq = IXL_DMA_KVA(&sc->sc_atq);
4152 slot = &atq[prod];
4184 struct ixl_aq_desc *atq, *slot;
4191 atq = IXL_DMA_KVA(&sc->sc_atq);
4193 slot = &atq[prod];
4202 "atq timedout\n");
4218 "atq retcode=0x%04x\n", le16toh(iaq.iaq_retval));
4229 struct ixl_aq_desc *atq, *slot;
4242 atq = IXL_DMA_KVA(&sc->sc_atq);
4249 slot = &atq[cons];