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

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h252 ahc_print_register(NULL, 0, "BUSY_TARGETS", 0x20, regvalue, cur_col, wrap)
1292 #define BUSY_TARGETS 0x20 macro
H A Daic7xxx.c5285 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset);
5305 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL);
5323 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid);

Completed in 73 milliseconds