Home
last modified time | relevance | path

Searched refs:unchar (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsdisplay_usl_io.h39 unchar kb_table; /* which table to use */
40 unchar kb_index; /* which entry in table */
/openbsd/sys/sys/
H A Dtypes.h56 typedef unsigned char unchar; /* Sys V compatibility */ typedef
/openbsd/sys/dev/pci/
H A Dgdt_pci.c321 prot_ver = (unchar)gdth_readl(&dp6_ptr->u.ic.S_Info[0]); in gdt_pci_attach()
396 prot_ver = (unchar)gdth_readl(&dp6c_ptr->u.ic.S_Info[0]); in gdt_pci_attach()