Searched refs:TARGIDIN (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.reg438 alias TARGIDIN
H A Daic7xxx_reg.h1226 #define TARGIDIN 0x18 macro
H A Daic7xxx.seq215 and A, OID, TARGIDIN;
H A Daic79xx.reg1757 register TARGIDIN {
H A Daic79xx_reg.h511 ahd_print_register(NULL, 0, "TARGIDIN", 0x48, regvalue, cur_col, wrap)
2725 #define TARGIDIN 0x48 macro
H A Daic7xxx.c2198 /* We were selected, so pull our id from TARGIDIN */
2199 our_id = ahc_inb(ahc, TARGIDIN) & OID;
H A Daic79xx.c3500 /* We were selected, so pull our id from TARGIDIN */
3501 our_id = ahd_inb(ahd, TARGIDIN) & OID;

Completed in 157 milliseconds