Home
last modified time | relevance | path

Searched refs:KERNEL_QINPOS (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/sys/dev/ic/
Daic7xxx_inline.h483 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); in ahc_queue_scb()
Daic7xxx.c4834 ahc_outb(ahc, KERNEL_QINPOS, 0); in ahc_init()
5270 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); in ahc_qinfifo_requeue_tail()
5399 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext); in ahc_search_qinfifo()
/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h1366 #define KERNEL_QINPOS 0x4c macro
Daic7xxx.reg1424 KERNEL_QINPOS {
Daic7xxx.seq100 cmp KERNEL_QINPOS, A je poll_for_work_loop;