/illumos-gate/usr/src/uts/sun4u/enchilada/io/ |
H A D | ppm.conf | 37 # "domain_xxx-model" - PM model: CPU, PCI, PCI_PROP, FET or LED. 40 # a domain. Currently, it is used by PCI_PROP model to identify devices 96 domain_cpu-model="CPU"; 113 domain_scsifet1-model = "FET"; 119 domain_scsifet2-model = "FET"; 131 domain_idefet-model = "FET"; 145 domain_led-model = "LED"; 165 domain_pcislot_0-model = "PCI"; 175 domain_pcislot_1-model [all...] |
/illumos-gate/usr/src/uts/sun4u/taco/io/ |
H A D | ppm.conf | 37 # "domain_xxx-model" - PM model: CPU, PCI, PCI_PROP, FET or LED. 40 # a domain. Currently, it is used by PCI_PROP model to identify devices 87 domain_cpu-model="CPU"; 105 domain_idefet-model = "FET"; 111 domain_led-model = "LED"; 134 domain_pcislot_0-model = "PCI_PROP"; 145 domain_pcislot_1-model = "PCI_PROP"; 156 domain_pcislot_2-model = "PCI_PROP"; 167 domain_pcislot_3-model [all...] |
/illumos-gate/usr/src/uts/sun4u/chicago/io/ |
H A D | ppm.conf | 37 # "domain_xxx-model" - PM model: CPU, PCI, PCI_PROP, PCIE, FET or LED. 40 # a domain. Currently, it is used by PCI_PROP model to identify devices 90 domain_cpu-model="CPU"; 104 domain_diskfet-model = "FET"; 115 domain_led-model = "LED"; 124 domain_pciegfx-model = "PCIE";
|
/illumos-gate/usr/src/uts/common/io/mii/ |
H A D | mii_intel.c | 96 const char *model; local 104 model = "82553 C-step"; 108 model = "82555"; 111 model = "Intel 82562 EH"; 114 model = "Intel 82562 ET"; 117 model = "Intel 82562 EM"; 124 ph->phy_model = model;
|
/illumos-gate/usr/src/cmd/hal/utils/ |
H A D | printer.h | 16 char **manufacturer, char **model, char **description, 20 char *model, char *serial_number, char *description,
|
H A D | printer.c | 47 char **model, char **description, char **class, 73 (model != NULL)) 74 *model = strdup(strip_ws(u)); 115 char *model, char *description, char *serial_number, 121 NP(udi), NP(manufacturer), NP(model), NP(description), 125 if (model != NULL) 127 "info.product", model); 131 if (model != NULL) 133 "printer.product", model); 46 ieee1284_devid_to_printer_info(char *devid_string, char **manufacturer, char **model, char **description, char **class, char **serial_no, char ***command_set) argument 114 add_printer_info(LibHalChangeSet *cs, char *udi, char *manufacturer, char *model, char *description, char *serial_number, char **command_set, char *device) argument
|
/illumos-gate/usr/src/cmd/hal/probing/network-printer/ |
H A D | probe-snmp.c | 26 hrDeviceDesc_to_info(char *string, char **manufacturer, char **model, argument 37 rc = ieee1284_devid_to_printer_info(string, manufacturer, model, 45 *model = strdup(s); 115 char **model, char **description, char **serial_no, 129 rc = ieee1284_devid_to_printer_info(tmp, manufacturer, model, 143 char **model, char **description, char **serial_no, 157 rc = ieee1284_devid_to_printer_info(tmp, manufacturer, model, 171 char **model, char **description, char **serial_no, 185 rc = ieee1284_devid_to_printer_info(tmp, manufacturer, model, 199 char **manufacturer, char **model, cha 114 snmp_brother_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 142 snmp_ricoh_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 170 snmp_lexmark_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 198 snmp_xerox_phaser_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set, char **uri) argument 260 snmp_qms_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set, char **uri) argument 297 snmp_oki_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 325 snmp_hp_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 353 snmp_ppm_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 376 snmp_prt_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 407 snmp_host_resource_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set) argument 426 snmp_printer_info(char *hostname, char *community, char **manufacturer, char **model, char **description, char **serial_no, char ***command_set, char **uri) argument 482 char *hostname = av[i], *manufacturer = NULL, *model = NULL, local [all...] |
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | ppm.conf | 34 # "domain_xxx-model" - PM model: CPU 35 # "domain_xxx-model" - PM model: SX 38 # a domain. Currently, it is used by PCI_PROP model to identify devices 79 domain_cpu-model="CPU"; 87 domain_estar-model="SX";
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | machbrand.h | 34 #include <sys/model.h>
|
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/ |
H A D | armada-388.dtsi | 52 model = "Marvell Armada 388 family SoC";
|
H A D | armada-385.dtsi | 54 model = "Marvell Armada 385 family SoC";
|
H A D | exynos5250-arndale.dts | 34 model = "Arndale Board";
|
H A D | hl201.dts | 15 model = "Thinlinx HL201";
|
H A D | rk3188-radxa-lite.dts | 34 model = "Radxa RadxaRock Lite";
|
H A D | rk3188-radxa.dts | 34 model = "Radxa RadxaRock";
|
H A D | sam9260ek.dts | 10 model = "Atmel at91sam9260ek";
|
H A D | tegra20-paz00.dts | 36 model = "Toshiba AC100 / Dynabook AZ";
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_sun4u.c | 168 char *model; local 198 * model property values. They should not be put under 'board'. 202 model = (char *)get_prop_val(find_prop(pnode, "model")); 208 if (model != NULL) 209 printf("model=%s", model); 212 if (model == NULL) 213 model = ""; 221 printf("ADDED BOARD name=%s type=%s model [all...] |
/illumos-gate/usr/src/cmd/print/scripts/ |
H A D | getppdfile | 31 # make: model: ppdlabel: ppd: 67 model=$(echo $* | /usr/bin/nawk '{FS=":"; print $2}' | 83 /bin/grep "${model}:" |
|
H A D | ppdfilename2mmp | 29 # Get the make/model/nickname as well as the repository/label from ppdfilename 37 # model 63 # Retrieve the model 64 model=$(echo "$cacheentry" | nawk '{FS=":"; print $2}') 97 echo "${manuf}\n${model}"
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | dm_types.h | 60 char model[33]; /* 32 characters to fo ATA ident$ */ member in struct:__anon495
|
/illumos-gate/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_vercheck.c | 39 * The model value is expected to match the model in the flashprom node. 42 char *model; member in struct:obp_rev_table 169 check_timestamp(char *model, int tstamp) argument 174 for (ortp = obp_min_revs; ortp->model != NULL; ortp++) { 175 if (prom_strcmp(model, ortp->model) == 0) { 205 char vers[512], model[64]; local 208 static char model_name[] = "model"; 216 (void) prom_getprop(node, OBP_NAME, model); [all...] |
/illumos-gate/usr/src/cmd/fm/modules/common/fdd-msg/ |
H A D | fdd_msg.c | 66 int32_t model; member in struct:cpu_tbl 101 int32_t family, model; local 121 nvlist_lookup_int32(nvl, FM_PHYSCPU_INFO_MODEL, &model) != 0) { 130 ci->model = model; 149 "model=%d\n", ci.vendor, ci.family, ci.model); 154 ci.model == cl->model) {
|
/illumos-gate/usr/src/uts/common/avs/ns/ |
H A D | model.h | 54 * These bits are used in various places to specify the data model 91 * on the originating user-mode program's data model. See the manual 102 model_t model; \ 110 (handle).model = (model_t)(umodel) & DATAMODEL_MASK; \ 118 ((handle).model == DATAMODEL_ILP32 ? \ 129 ((handle).model == DATAMODEL_ILP32 ? \ 134 (((handle).model == DATAMODEL_ILP32) ? \ 139 ((handle).model == DATAMODEL_ILP32 ? \ 144 ((handle).model == DATAMODEL_ILP32 ? \ 149 ((handle).model [all...] |
/illumos-gate/usr/src/uts/common/sys/ |
H A D | model.h | 45 * These bits are used in various places to specify the data model 82 * on the originating user-mode program's data model. See the STRUCT_DECL(9F) 93 model_t model; \ 101 (handle).model = (model_t)(umodel) & DATAMODEL_MASK; \ 109 ((handle).model == DATAMODEL_ILP32 ? \ 120 ((handle).model == DATAMODEL_ILP32 ? \ 125 (((handle).model == DATAMODEL_ILP32) ? \ 130 ((handle).model == DATAMODEL_ILP32 ? \ 135 ((handle).model == DATAMODEL_ILP32 ? \ 140 ((handle).model [all...] |