Searched refs:quetag (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/newsmips/apbus/
H A Dspifireg.h68 volatile uint32_t quetag; /* RW: Queue tag */ member in struct:spifi_reg
74 volatile uint32_t quetag; /* RW: Queue tag */ member in struct:spifi_reg::__anon8827
/netbsd-current/sys/dev/ic/
H A Dmvsata.c2665 (" erqqip=%d, quetag=%d\n", erqqip, xfer->c_slot));
2723 int erqqop, erpqip, erpqop, prev_erpqop, quetag, handled = 0, n; local
2788 quetag = CRPB_CHOSTQUETAG(le16toh(crpb->id));
2790 if ((aslots & __BIT(quetag)) == 0) {
2795 xfer = ata_queue_hwslot_to_xfer(chp, quetag);
2809 mvsata_dma_bufunload(mvport, quetag, ata_bio->flags);
2891 /* quetag freed by caller later */

Completed in 193 milliseconds