HomeSort by: relevance | last modified time | path
    Searched refs:STI_DEVTYPE4 (Results 1 - 6 of 6) 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 196 case STI_DEVTYPE4:
hyperfb.c 287 case STI_DEVTYPE4:
  /src/sys/dev/ic/
stireg.h 120 #define STI_DEVTYPE4 3
140 #define STI_DEV4_DD_GRID 0x08 /* offset for STI_DEVTYPE4 */
145 #define STI_DEV4_DD_ROMEND 0x18 /* offset for STI_DEVTYPE4 */
sti.c 275 } else { /* STI_DEVTYPE4 */
343 } else { /* STI_DEVTYPE4 */
819 if (devtype == STI_DEVTYPE4) {
869 } else { /* STI_DEVTYPE4 */

Completed in 19 milliseconds