Searched refs:SCB_CDB_STORE (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic79xx.c | 1097 ahd_outb(ahd, SCB_CDB_STORE, 0); in ahd_handle_seqint() 1098 ahd_outb(ahd, SCB_CDB_STORE+1, 0); in ahd_handle_seqint() 1099 ahd_outb(ahd, SCB_CDB_STORE+2, 0); in ahd_handle_seqint() 1100 ahd_outb(ahd, SCB_CDB_STORE+3, 0); in ahd_handle_seqint() 1101 ahd_outb(ahd, SCB_CDB_STORE+4, 0); in ahd_handle_seqint() 1102 ahd_outb(ahd, SCB_CDB_STORE+5, 0); in ahd_handle_seqint() 9184 ahd_inb_scbram(ahd, SCB_CDB_STORE), in ahd_dump_card_state() 9185 ahd_inb_scbram(ahd, SCB_CDB_STORE+1), in ahd_dump_card_state() 9186 ahd_inb_scbram(ahd, SCB_CDB_STORE+2), in ahd_dump_card_state() 9187 ahd_inb_scbram(ahd, SCB_CDB_STORE+3), in ahd_dump_card_state() [all …]
|
| H A D | aic7xxx_reg.h | 1609 #define SCB_CDB_STORE 0xa0 macro
|
| H A D | aic7xxx.seq | 1387 mvi SCB_CDB_STORE jnc p_command_embedded; 1414 bmov DFDAT, SCB_CDB_STORE, 12; 1429 bmov DFDAT, SCB_CDB_STORE, 12;
|
| H A D | aic7xxx.reg | 1027 alias SCB_CDB_STORE
|
| H A D | aic79xx_reg.h | 3680 #define SCB_CDB_STORE 0x180 macro
|
| H A D | aic79xx.reg | 3808 alias SCB_CDB_STORE
|
| H A D | aic79xx.seq | 894 bmov DFDAT, SCB_CDB_STORE, 16;
|