Searched refs:BUSY_TARGETS (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.seq | 1801 add DINDEX, BUSY_TARGETS; 1834 add SINDEX, BUSY_TARGETS; 1836 add NONE, -BUSY_TARGETS, SINDEX; 1840 add NONE, -(BUSY_TARGETS + 16), SINDEX;
|
| H A D | aic7xxx_reg.h | 1289 #define BUSY_TARGETS 0x20 macro
|
| H A D | aic7xxx.c | 5236 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl() 5256 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); in ahc_unbusy_tcl() 5274 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()
|
| H A D | aic7xxx.reg | 1274 BUSY_TARGETS {
|