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

  /src/sys/dev/acpi/
ipmi_acpi.c 87 struct ipmi_attach_args IA, *ia = &IA; local
134 ia->iaa_iot = aa->aa_iot;
135 ia->iaa_memt = aa->aa_memt;
137 ia->iaa_if_type = itype;
138 ia->iaa_if_rev = ivers;
139 ia->iaa_if_iotype = io ? 'i' : 'm';
140 ia->iaa_if_iobase = io ? io->ar_base : mem->ar_base;
141 ia->iaa_if_iospacing = 1
    [all...]
  /src/sys/dev/pcmcia/
if_xireg.h 149 #define IA 0x8 /* RW - Individual address */
if_xi.c 1010 bus_space_write_region_1(bst, bsh, IA, &indaddr[page * 8],
1022 bus_space_read_region_1(bst, bsh, IA,
  /src/share/terminfo/
terminfo 8891 # According to wscons manpage, color is supported only on IA systems.
8907 sun-color|Sun Microsystems Workstation console with color support (IA systems),
    [all...]

Completed in 39 milliseconds