/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | FCHBA.cc | 65 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 D | TgtFCHBA.cc | 68 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 D | fcio.h | 220 char Model[256]; member 244 char Model[256]; member
|
/titanic_41/usr/src/lib/sun_sas/common/ |
H A D | devtree_hba_disco.c | 444 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 D | fctio.h | 79 char Model[256]; member
|
/titanic_41/usr/src/cmd/sasinfo/ |
H A D | printAttrs.c | 237 attrs->Model[0] == 0? "not available":attrs->Model); in printHBAInfo()
|
/titanic_41/usr/src/lib/libc/ |
H A D | README | 26 # 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 D | actbl.h | 262 …UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACP… member
|
H A D | actbl2.h | 889 UINT32 Model; member 919 UINT32 Model; /* O: generic SMMUv3 */ member
|
/titanic_41/usr/src/cmd/fcinfo/ |
H A D | printAttrs.c | 227 fprintf(stdout, gettext("\tModel: %s\n"), attrs->Model); in printHBAPortInfo()
|
/titanic_41/usr/src/lib/smhba/common/ |
H A D | smhbaapi.h | 117 char Model[256]; member
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | Dialers | 102 # 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 D | emlxs_hbaapi.h | 278 char Model[256]; /* QLA2200 */ member
|
H A D | emlxs_dfclib.h | 919 char Model[80]; /* VPD field V2 */ member
|
H A D | emlxs_hw.h | 2001 uint8_t Model[256]; member
|
/titanic_41/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 277 char Model[256]; /* QLA2200 */ member
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | exioct.h | 375 UINT8 Model[EXT_DEF_MAX_STR_SIZE]; /* 128; "QLA2200" */ member
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 2921 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 D | pci.ids | 136 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 D | etc.tweaks.in | 28 # Special Cases Database. Model Tweaks.
|
/titanic_41/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 1734 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 D | fct.c | 371 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 D | SUNWonld-README | 710 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 D | emlxs_dfc.c | 1261 (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 D | fp.c | 7445 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()
|