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

  /src/sys/arch/hp300/dev/
sti_sgc.c 135 if (devtype != STI_DEVTYPE1 && devtype != STI_DEVTYPE4)
158 if (devtype == STI_DEVTYPE1 || devtype == STI_DEVTYPE4)
sti_dio.c 160 if (devtype != STI_DEVTYPE1 && devtype != STI_DEVTYPE4)
  /src/sys/arch/hppa/dev/
sti_sgc.c 199 case STI_DEVTYPE1:
hyperfb.c 290 case STI_DEVTYPE1:
  /src/sys/dev/ic/
sti.c 232 if (rom->rom_devtype == STI_DEVTYPE1) {
313 if (rom->rom_devtype == STI_DEVTYPE1)
333 if (rom->rom_devtype == STI_DEVTYPE1) {
366 (rom->rom_devtype == STI_DEVTYPE1 ? 4 : 1)))
419 if (rom->rom_devtype == STI_DEVTYPE1) {
597 if (rom->rom_devtype == STI_DEVTYPE1) {
859 if (rom->rom_devtype == STI_DEVTYPE1) {
886 if (rom->rom_devtype == STI_DEVTYPE1)
stireg.h 119 #define STI_DEVTYPE1 1
141 #define STI_DEV1_DD_GRID 0x10 /* offset for STI_DEVTYPE1 */
146 #define STI_DEV1_DD_ROMEND 0x50 /* offset for STI_DEVTYPE1 */
  /src/sys/arch/hp300/stand/common/
ite.c 280 if (va[3] == STI_DEVTYPE1) {
ite_sti.c 80 if (id_reg[3] != STI_DEVTYPE1)

Completed in 17 milliseconds