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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c4317 ahc_outb(ahc, FREE_SCBH, 0);
4320 ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL);
5837 ahc_outb(ahc, SCB_NEXT, ahc_inb(ahc, FREE_SCBH));
5838 ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR));
6851 scb_index = ahc_inb(ahc, FREE_SCBH);
H A Daic7xxx_reg.h350 ahc_print_register(NULL, 0, "FREE_SCBH", 0x42, regvalue, cur_col, wrap)
1352 #define FREE_SCBH 0x42 macro

Completed in 76 milliseconds