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

  /src/sys/dev/ic/
mb89352.c 228 bus_space_write_1(iot, ioh, INTS, 0);
357 bus_space_write_1(iot, ioh, INTS, 0);
618 if (bus_space_read_1(iot, ioh, INTS) != 0)
936 if (bus_space_read_1(iot, ioh, INTS) != 0) {
970 * We have to read INTS before checking SSTS to avoid
975 intstat = bus_space_read_1(iot, ioh, INTS);
986 bus_space_read_1(iot, ioh, INTS) != 0)
1367 if (bus_space_read_1(iot, ioh, INTS) != 0)
1378 if (bus_space_read_1(iot, ioh, INTS) != 0) {
1470 if (bus_space_read_1(iot, ioh, INTS) != 0
1643 uint8_t ints; local in function:spc_intr
    [all...]
mb89352reg.h 63 #define INTS 0x04 /* Interrupt sense (R); Interrupt Reset (W) */
wd33c93.c 1392 SBIC_DEBUG(INTS, ("intr[csr=0x%x]", csr));
1409 SBIC_DEBUG(INTS, ("intr done. state=%d, asr=0x%02x\n", i, asr));

Completed in 43 milliseconds