HomeSort by: relevance | last modified time | path
    Searched refs:KERNEL_QINPOS (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_inline.h 476 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
aic7xxx.c 4824 ahc_outb(ahc, KERNEL_QINPOS, 0);
5252 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
5377 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1424 KERNEL_QINPOS {
aic7xxx_reg.h 376 ahc_print_register(NULL, 0, "KERNEL_QINPOS", 0x4c, regvalue, cur_col, wrap)
1366 #define KERNEL_QINPOS 0x4c
aic7xxx.seq 99 cmp KERNEL_QINPOS, A je poll_for_work_loop;

Completed in 21 milliseconds