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

  /src/sys/arch/atari/stand/xxboot/
xxboot.h 64 #define idecr 0xfff0001d macro
  /src/sys/dev/pci/
slide.c 132 pcireg_t interface, idecr; local in function:sl82c105_chip_map
165 idecr = pci_conf_read(sc->sc_pc, sc->sc_tag, SYMPH_IDECSR);
176 if ((channel == 0 && (idecr & IDECR_P0EN) == 0) ||
177 (channel == 1 && (idecr & IDECR_P1EN) == 0)) {
  /src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
wdb00t.ahdi.S 114 movb #0xec,idecr:l | IDENTIFY DRIVE
145 movb #0x20,idecr:l
  /src/sys/arch/atari/stand/xxboot/wdboot/
wdboot.S 135 movb #0xec,idecr:l | IDENTIFY DRIVE
166 movb #0x20,idecr:l

Completed in 13 milliseconds