HomeSort by: relevance | last modified time | path
    Searched refs:SCB_CDB_STORE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 1388 mvi SCB_CDB_STORE jnc p_command_embedded;
1415 bmov DFDAT, SCB_CDB_STORE, 12;
1430 bmov DFDAT, SCB_CDB_STORE, 12;
aic7xxx.reg 1029 alias SCB_CDB_STORE
aic7xxx_reg.h 1618 #define SCB_CDB_STORE 0xa0
aic79xx.seq 727 bmov DFDAT, SCB_CDB_STORE, 16;
aic79xx.reg 3774 alias SCB_CDB_STORE
aic79xx_reg.h 3635 #define SCB_CDB_STORE 0x180
  /src/sys/dev/ic/
aic79xx.c 1071 ahd_outb(ahd, SCB_CDB_STORE, 0);
1072 ahd_outb(ahd, SCB_CDB_STORE+1, 0);
1073 ahd_outb(ahd, SCB_CDB_STORE+2, 0);
1074 ahd_outb(ahd, SCB_CDB_STORE+3, 0);
1075 ahd_outb(ahd, SCB_CDB_STORE+4, 0);
1076 ahd_outb(ahd, SCB_CDB_STORE+5, 0);
8865 ahd_inb_scbram(ahd, SCB_CDB_STORE),
8866 ahd_inb_scbram(ahd, SCB_CDB_STORE+1),
8867 ahd_inb_scbram(ahd, SCB_CDB_STORE+2),
8868 ahd_inb_scbram(ahd, SCB_CDB_STORE+3)
    [all...]

Completed in 48 milliseconds