Searched defs:ebus_string_to_pil (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c744 struct ebus_string_to_pil { struct
749 static struct ebus_string_to_pil ebus_name_to_pil[] = {{"SUNW,CS4231", 9},
760 static struct ebus_string_to_pil ebus_device_type_to_pil[] = {{"serial", 12},
807 sizeof (struct ebus_string_to_pil);
824 sizeof (struct ebus_string_to_pil);
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c660 struct ebus_string_to_pil { struct
665 static struct ebus_string_to_pil acebus_name_to_pil[] = {{"SUNW,CS4231", 9},
672 static struct ebus_string_to_pil acebus_device_type_to_pil[] = {{"serial", 12},
719 sizeof (struct ebus_string_to_pil);
736 sizeof (struct ebus_string_to_pil);

Completed in 47 milliseconds