Searched refs:SCB_CDB_STORE (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/sys/dev/aic7xxx/ |
| D | aic79xx.c | 1104 ahd_outb(ahd, SCB_CDB_STORE, 0); in ahd_handle_seqint() 1105 ahd_outb(ahd, SCB_CDB_STORE+1, 0); in ahd_handle_seqint() 1106 ahd_outb(ahd, SCB_CDB_STORE+2, 0); in ahd_handle_seqint() 1107 ahd_outb(ahd, SCB_CDB_STORE+3, 0); in ahd_handle_seqint() 1108 ahd_outb(ahd, SCB_CDB_STORE+4, 0); in ahd_handle_seqint() 1109 ahd_outb(ahd, SCB_CDB_STORE+5, 0); in ahd_handle_seqint() 9250 ahd_inb_scbram(ahd, SCB_CDB_STORE), in ahd_dump_card_state() 9251 ahd_inb_scbram(ahd, SCB_CDB_STORE+1), in ahd_dump_card_state() 9252 ahd_inb_scbram(ahd, SCB_CDB_STORE+2), in ahd_dump_card_state() 9253 ahd_inb_scbram(ahd, SCB_CDB_STORE+3), in ahd_dump_card_state() [all …]
|
| D | aic7xxx_reg.h | 1612 #define SCB_CDB_STORE 0xa0 macro
|
| D | aic7xxx.seq | 1389 mvi SCB_CDB_STORE jnc p_command_embedded; 1416 bmov DFDAT, SCB_CDB_STORE, 12; 1431 bmov DFDAT, SCB_CDB_STORE, 12;
|
| D | aic7xxx.reg | 1029 alias SCB_CDB_STORE
|
| D | aic79xx_reg.h | 3683 #define SCB_CDB_STORE 0x180 macro
|
| D | aic79xx.reg | 3810 alias SCB_CDB_STORE
|
| D | aic79xx.seq | 896 bmov DFDAT, SCB_CDB_STORE, 16;
|