Searched refs:sti_sgc_opt (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/hppa/dev/
H A Dsti_sgc.c56 const char sti_sgc_opt[] = { 0x17, 0x20, 0x30, 0x40, 0x70, 0xc0, 0xd0 }; variable
81 for (i = sizeof(sti_sgc_opt); i-- &&
82 sti_sgc_opt[i] != ca->ca_type.iodc_revision; )

Completed in 72 milliseconds