HomeSort by relevance Sort by last modified time
    Searched refs:Model (Results 1 - 25 of 27) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/lp/terminfo/
40.ti 30 # Entries for the AT&T Model 40 line printers
35 40-80-6|att40-80-6|AT&T Model 40 line printer 80 cloumn 6 line per inch,
51 40-80-8|att40-80-8|AT&T Model 40 line printer 80 cloumn 8 line per inch,
57 40-132-6|att40-132-6|AT&T Model 40 line printer 132 cloumn 6 line per inch,
63 40-132-8|att40-132-8|AT&T Model 40 line printer 132 cloumn 8 line per inch,
53x0.ti 55 5320|att5320|AT&T Model 5320 printer (EMUL set to ANSI),
  /onnv/onnv-gate/usr/src/lib/sun_fc/common/
FCHBA.cc 65 name += attrs.Model;
202 memcpy(attributes.Model, attrs.Model, 256);
309 memcpy(attributes.Model, attrs.Model, 256);
TgtFCHBA.cc 67 name += attrs.Model;
150 memcpy(attributes.Model, attrs.Model, 256);
  /onnv/onnv-gate/usr/src/uts/common/sys/
fctio.h 79 char Model[256];
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/
fcio.h 220 char Model[256];
244 char Model[256];
  /onnv/onnv-gate/usr/src/lib/sun_sas/common/
devtree_hba_disco.c 405 /* Model */
408 new_hba->adapter_attributes.Model[0] = '\0';
410 (void) strlcpy(new_hba->adapter_attributes.Model,
412 sizeof (new_hba->adapter_attributes.Model));
  /onnv/onnv-gate/usr/src/uts/intel/sys/acpi/
actbl.h 280 UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACPI 2.0+ */
361 #define ACPI_FADT_APIC_CLUSTER (1<<18) /* 18: [V4] All local APICs must use cluster model (ACPI 3.0) */
  /onnv/onnv-gate/usr/src/lib/libc/
README 28 The Solaris Process Model Unification project:
29 PSARC/2002/117 Solaris Process Model Unification
30 4470917 Solaris Process Model Unification
  /onnv/onnv-gate/usr/src/cmd/sasinfo/
printAttrs.c 236 getIndentSpaces(4), "Model: ",
237 attrs->Model[0] == 0? "not available":attrs->Model);
  /onnv/onnv-gate/usr/src/cmd/fcinfo/
printAttrs.c 227 fprintf(stdout, gettext("\tModel: %s\n"), attrs->Model);
  /onnv/onnv-gate/usr/src/lib/smhba/common/
smhbaapi.h 117 char Model[256];
  /onnv/onnv-gate/usr/src/cmd/terminfo/
hp.ti 47 hp110|hewlett-packard model 110 portable,
322 hp150|Hewlett Packard Model 150,
pc.ti 632 trs80|trs-80|trs80-1|Radio Shack TRS-80 model I,
637 trs16|trs80-16|trs-80 model 16 console,
646 # Radio Shack model 100 running standard TELCOM Rom program
676 trs80-100|trs100|trs-100|MZ|m-100|m100| Radio Shack Model 100,
683 trs2|trsII|trs80II|Radio Shack Model II using P&T CP/M,
    [all...]
termcap 25 # second char is canonical name for model or mode.
31 # Terminal names look like <manufacturer> <model> - <modes/options>
136 AJ|aj510|AJ510|Anderson-Jacobson model 510:\
347 M6|trs80|trs-80|radio shack trs-80 Model I:\
420 # manufacturer and the model number. There is too many tecs in here.
534 v0|v3220|LANPAR Vision II model 3220/3221/3222:\
    [all...]
  /onnv/onnv-gate/usr/src/lib/hbaapi/common/
hbaapi.h 277 char Model[256]; /* QLA2200 */
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
emlxs_hbaapi.h 278 char Model[256]; /* QLA2200 */
emlxs_dfclib.h 790 char Model[80]; /* VPD field V2 */
    [all...]
emlxs_hw.h     [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
exioct.h 369 UINT8 Model[EXT_DEF_MAX_STR_SIZE]; /* 128; "QLA2200" */
  /onnv/onnv-gate/usr/src/cmd/hwdata/
pci.ids 180 1000 Triflex/Pentium Bridge, Model 1000
181 2000 Triflex/Pentium Bridge, Model 2000
    [all...]
usb.ids     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/comstar/port/fct/
fct.c 370 bcopy(attr->model, hba_attr->Model, sizeof (hba_attr->Model));
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
emlxs_dfc.c 1228 (void) strncpy(hba_attrs->Model, hba->model_info.model,
1229 sizeof (hba_attrs->Model));
1271 (void) strncpy(hba_attrs->Model, hba->model_info.model,
1272 sizeof (hba_attrs->Model));
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/impl/
fp.c     [all...]

Completed in 4379 milliseconds

1 2