Home
last modified time | relevance | path

Searched refs:Model (Results 1 – 25 of 30) sorted by relevance

12

/titanic_41/usr/src/lib/sun_fc/common/
H A DFCHBA.cc65 name += attrs.Model; in FCHBA()
202 memcpy(attributes.Model, attrs.Model, 256); in getHBAAttributes()
309 memcpy(attributes.Model, attrs.Model, 256); in npivGetHBAAttributes()
H A DTgtFCHBA.cc68 name += attrs.Model; in TgtFCHBA()
151 memcpy(attributes.Model, attrs.Model, 256); in getHBAAttributes()
/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h220 char Model[256]; member
244 char Model[256]; member
/titanic_41/usr/src/lib/sun_sas/common/
H A Ddevtree_hba_disco.c444 new_hba->adapter_attributes.Model[0] = '\0'; in devtree_get_one_hba()
446 (void) strlcpy(new_hba->adapter_attributes.Model, in devtree_get_one_hba()
448 sizeof (new_hba->adapter_attributes.Model)); in devtree_get_one_hba()
/titanic_41/usr/src/uts/common/sys/
H A Dfctio.h79 char Model[256]; member
/titanic_41/usr/src/cmd/sasinfo/
H A DprintAttrs.c237 attrs->Model[0] == 0? "not available":attrs->Model); in printHBAInfo()
/titanic_41/usr/src/lib/libc/
H A DREADME26 # Process Model Unification
28 The Solaris Process Model Unification project:
29 PSARC/2002/117 Solaris Process Model Unification
30 4470917 Solaris Process Model Unification
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dactbl.h262 …UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACP… member
H A Dactbl2.h889 UINT32 Model; member
919 UINT32 Model; /* O: generic SMMUv3 */ member
/titanic_41/usr/src/cmd/fcinfo/
H A DprintAttrs.c227 fprintf(stdout, gettext("\tModel: %s\n"), attrs->Model); in printHBAPortInfo()
/titanic_41/usr/src/lib/smhba/common/
H A Dsmhbaapi.h117 char Model[256]; member
/titanic_41/usr/src/cmd/bnu/
H A DDialers102 # AT&T Programmable 300/1200 Modem Model 4000
121 # AT&T Model 4024 Modem
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h278 char Model[256]; /* QLA2200 */ member
H A Demlxs_dfclib.h919 char Model[80]; /* VPD field V2 */ member
H A Demlxs_hw.h2001 uint8_t Model[256]; member
/titanic_41/usr/src/lib/hbaapi/common/
H A Dhbaapi.h277 char Model[256]; /* QLA2200 */ member
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h375 UINT8 Model[EXT_DEF_MAX_STR_SIZE]; /* 128; "QLA2200" */ member
/titanic_41/usr/src/data/hwdata/
H A Dusb.ids2921 5500 Portable Keyboard 86+9 keys (Model 6100C US)
3174 a100 Canvio Alu 2TB 2.5" Black External Disk Model HDTH320EK3CA
3179 d000 External Disk 2TB Model DT01ABA200
6901 2d01 Hauppauge USB-Live Model 600
6933 4d22 Hauppauge WinTV-USB II (PAL) Model 566
6936 4d25 Hauppauge WinTV-USB Model 40209 rev B234
6937 4d26 Hauppauge WinTV-USB Model 40209 rev B243
6938 4d27 Hauppauge WinTV-USB Model 40204 Rev B281
6939 4d28 Hauppauge WinTV-USB Model 40204 rev B283
6940 4d29 Hauppauge WinTV-USB Model 40205 rev B298
[all …]
H A Dpci.ids136 1000 Triflex/Pentium Bridge, Model 1000
137 2000 Triflex/Pentium Bridge, Model 2000
6584 0001 VME Bridge Model 617
6585 0010 VME Bridge Model 618
6587 3000 VME Bridge Model 2706
8509 002d NV5 [Riva TNT2 Model 64 / Model 64 Pro]
8515 10de 0006 RIVA TNT2 Model 64/Model 64 Pro
10439 # Reference Model
13834 0012 Model 12 Road Runner Frame Grabber
13835 0014 Model 14 Road Runner Frame Grabber
[all …]
/titanic_41/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in28 # Special Cases Database. Model Tweaks.
/titanic_41/usr/src/uts/common/io/usb/
H A Dusbdevs1734 product MICROSOFT WLNOTEBOOK 0x00b9 Wireless Optical Mouse (Model 1023)
1735 product MICROSOFT COMFORT3000 0x00d1 Comfort Optical Mouse 3000 (Model 1043)
1736 product MICROSOFT WLNOTEBOOK2 0x00e1 Wireless Optical Mouse 3000 (Model 1056)
1737 product MICROSOFT WLNOTEBOOK3 0x00d2 Wireless Optical Mouse 3000 (Model 1049)
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c371 bcopy(attr->model, hba_attr->Model, sizeof (hba_attr->Model)); in fct_get_adapter_attr()
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README710 4470917 Solaris Process Model Unification (link-editor components only)
711 PSARC/2002/117 Solaris Process Model Unification
719 4826315 Link editors need to be pre- and post- Unified Process Model aware
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1261 (void) strncpy(hba_attrs->Model, hba->model_info.model, in emlxs_fcio_get_adapter_attrs()
1262 (sizeof (hba_attrs->Model)-1)); in emlxs_fcio_get_adapter_attrs()
1307 (void) strncpy(hba_attrs->Model, hba->model_info.model, in emlxs_fcio_get_adapter_attrs()
1308 (sizeof (hba_attrs->Model)-1)); in emlxs_fcio_get_adapter_attrs()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7445 val->Model, in fp_fciocmd()
7446 sizeof (val->Model)); in fp_fciocmd()
7489 bcopy(val->Model, val32->Model, in fp_fciocmd()
7490 sizeof (val->Model)); in fp_fciocmd()

12