HomeSort by: relevance | last modified time | path
    Searched defs:esp0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mac68k/obio/
esp.c 146 static struct esp_softc *esp0, *esp1; variable in typeref:struct:esp_softc *
256 esp0 = esc;
976 ncr53c9x_intr((struct ncr53c9x_softc *)esp0);
983 if (esp0 && (esp0->sc_reg[NCR_STAT * 16] & 0x80)) {
984 ncr53c9x_intr((struct ncr53c9x_softc *)esp0);
esp.c 146 static struct esp_softc *esp0, *esp1; variable in typeref:struct:esp_softc *
256 esp0 = esc;
976 ncr53c9x_intr((struct ncr53c9x_softc *)esp0);
983 if (esp0 && (esp0->sc_reg[NCR_STAT * 16] & 0x80)) {
984 ncr53c9x_intr((struct ncr53c9x_softc *)esp0);

Completed in 23 milliseconds