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

  /src/sys/dev/ic/
mb86960.c 508 bus_space_write_1(bst, bsh, FE_DLCR5, sc->proto_dlcr5);
552 if (bus_space_read_1(bst, bsh, FE_DLCR5) & FE_D5_BUFEMP)
968 if (bus_space_read_1(bst, bsh, FE_DLCR5) & FE_D5_BUFEMP)
1625 bus_space_write_1(bst, bsh, FE_DLCR5,
1639 bus_space_write_1(bst, bsh, FE_DLCR5, sc->proto_dlcr5 | FE_D5_AFM1);
1907 bus_space_read_1(bst, bsh, FE_DLCR5),
mb86960reg.h 53 #define FE_DLCR5 5
  /src/sys/dev/isa/
if_ate.c 224 { FE_DLCR5, 0x80, 0x00 },

Completed in 13 milliseconds