/titanic_50/usr/src/cmd/mandoc/ |
H A D | st.in | 31 LINE("-p1003.1-88", "IEEE Std 1003.1-1988 (\\(LqPOSIX.1\\(Rq)") 32 LINE("-p1003.1-90", "IEEE Std 1003.1-1990 (\\(LqPOSIX.1\\(Rq)") 34 LINE("-p1003.1-2001", "IEEE Std 1003.1-2001 (\\(LqPOSIX.1\\(Rq)") 35 LINE("-p1003.1-2004", "IEEE Std 1003.1-2004 (\\(LqPOSIX.1\\(Rq)") 36 LINE("-p1003.1-2008", "IEEE Std 1003.1-2008 (\\(LqPOSIX.1\\(Rq)") 37 LINE("-p1003.1-2013", "IEEE Std 1003.1-2008/Cor 1-2013 (\\(LqPOSIX.1\\(Rq)") 38 LINE("-p1003.1", "IEEE Std 1003.1 (\\(LqPOSIX.1\\(Rq)") 39 LINE("-p1003.1b", "IEEE Std 1003.1b (\\(LqPOSIX.1b\\(Rq)") 40 LINE("-p1003.1b-93", "IEEE Std 1003.1b-1993 (\\(LqPOSIX.1b\\(Rq)") 41 LINE("-p1003.1c-95", "IEEE Std 1003.1c-1995 (\\(LqPOSIX.1c\\(Rq)") [all …]
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | driver-storage-scsa1394.mf | 33 set name=pkg.description value="IEEE 1394 mass storage driver" 34 set name=pkg.summary value="IEEE 1394 mass storage driver" 45 legacy pkg=SUNWscsa1394 desc="IEEE 1394 mass storage driver" \ 46 name="IEEE 1394 mass storage driver"
|
H A D | driver-network-atu.mf | 34 value="Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver" 36 value="Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver" 50 desc="Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver" \ 51 name="Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver"
|
H A D | network-bridging.mf | 28 set name=pkg.summary value="IEEE 802 Bridging Support" 44 name="IEEE 802 Bridging Support (Root)" 46 name="IEEE 802 Bridging Support (Usr)"
|
H A D | driver-network-arn.mf | 34 set name=pkg.summary value="Atheros IEEE 802.11 Wireless NIC Driver" 49 name="Atheros IEEE 802.11 Wireless NIC Driver"
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 49 Supported WPA/IEEE 802.11i features: 52 Following authentication methods are supported with an integrate IEEE 802.1X 71 requires special support from the driver for IEEE 802.11 74 material, they cannot be used with WPA or IEEE 802.1X WEP keying) 82 - RSN/WPA2 (IEEE 802.11i) 123 used with IEEE 802.1X (i.e., not WPA) when using ap_scan=0 option in 155 needed to enable IEEE 802.1X/EAPOL and EAP methods. Note that EAP-MD5, 169 The original security mechanism of IEEE 802.11 standard was not 172 of IEEE 802.11 working group (http://www.ieee802.org/11/) has worked 174 completed its work in May 2004. The IEEE 802.11i amendment to the IEEE [all …]
|
/titanic_50/usr/src/uts/common/io/atu/ |
H A D | THIRDPARTYLICENSE.descrip | 1 ATMEL AT76C50X USB IEEE 802.11B WIRELESS DEVICE DRIVER
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_node.c | 441 if ((nlp->nlp_portname.IEEE[0] == mac[0])) { in emlxs_node_find_mac() 449 if ((nlp->nlp_portname.IEEE[1] == mac[1]) && in emlxs_node_find_mac() 450 (nlp->nlp_portname.IEEE[2] == mac[2]) && in emlxs_node_find_mac() 451 (nlp->nlp_portname.IEEE[3] == mac[3]) && in emlxs_node_find_mac() 452 (nlp->nlp_portname.IEEE[4] == mac[4]) && in emlxs_node_find_mac() 453 (nlp->nlp_portname.IEEE[5] == mac[5])) { in emlxs_node_find_mac()
|
H A D | emlxs_ip.c | 227 mac = nd->fc_srcname.IEEE; in emlxs_ip_handle_unsol_req()
|
H A D | emlxs_solaris.c | 1756 hba->wwpn.IEEEextMsn, hba->wwpn.IEEEextLsb, hba->wwpn.IEEE[0], in emlxs_fca_bind_port() 1757 hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], hba->wwpn.IEEE[3], in emlxs_fca_bind_port() 1758 hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_fca_bind_port() 5600 hba->wwpn.IEEEextLsb, hba->wwpn.IEEE[0], in emlxs_fca_port_manage() 5601 hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], hba->wwpn.IEEE[3], in emlxs_fca_port_manage() 5602 hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_fca_port_manage()
|
H A D | emlxs_sli3.c | 1166 outptr = (uint8_t *)&hba->wwpn.IEEE[0]; in emlxs_sli3_online() 1292 hba->wwpn.IEEE[0], hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], in emlxs_sli3_online() 1293 hba->wwpn.IEEE[3], hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_sli3_online()
|
H A D | emlxs_els.c | 631 ((sp->nodeName.IEEE[0] == 0x00) && in emlxs_handle_sol_flogi() 632 (sp->nodeName.IEEE[1] == 0x05) && in emlxs_handle_sol_flogi() 633 (sp->nodeName.IEEE[2] == 0x1e))) { in emlxs_handle_sol_flogi()
|
H A D | emlxs_sli4.c | 1229 outptr = (uint8_t *)&hba->wwpn.IEEE[0]; in emlxs_sli4_online() 1339 hba->wwpn.IEEE[0], hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], in emlxs_sli4_online() 1340 hba->wwpn.IEEE[3], hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_sli4_online()
|
/titanic_50/usr/src/psm/promif/ieee1275/ |
H A D | README.promif | 25 This directory contains the IEEE 1275-1994 implementation
|
/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | README.common | 29 IEEE 1275-1994.
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE88 | 212 to conform with the IEEE-POSIX 1003.2 standard. In particular, 242 d. Built-in commands options now conform to the IEEE-POSIX 1003.2 277 the IEEE POSIX printf. Both print -f format, and 278 printf have the following extensions from IEEE POSIX: 329 q. test has been modified to conform to the IEEE-POSIX 1003.2 413 The code is based on the IEEE POSIX 1003.1 standard.
|
H A D | PROMO.mm | 8 and is intended to conform to the IEEE P1003.2/ISO 9945.2 Shell and 16 The code should conform to the IEEE POSIX 1003.1 standard and to the
|
H A D | sh.memo | 30 \f5ksh-93\fP is intended to comply with the IEEE POSIX 1003.2 34 IEEE Std 1003.2-1992, ISO/IEC 9945-2, IEEE, 1993. 214 compatibility and IEEE POSIX compatibility 220 \f5ksh-93\fP selects the behavior dictated by the IEEE POSIX 2291 The IEEE POSIX shell and utilities standard committee was unable 3118 The code uses the IEEE POSIX 1003.1 and ISO 9945-1 standard\*(Rf 3121 IEEE Std 1003.1-1990, ISO/IEC 9945-1:1990. 3231 both the 1988 version of \f5ksh\fP and with the recent IEEE POSIX
|
H A D | builtins.mm | 90 IEEE Std 1003.2-1992, ISO/IEC 9945-2:1993. 265 IEEE Std 1003.1-1990, ISO/IEC 9945-1:1990.
|
/titanic_50/usr/src/cmd/refer/papers/ |
H A D | Rv7man | 311 %J Proc. IEEE Conf. on Communications 313 %O IEEE Cat. No. 74CH0859-9-CSCB.
|
/titanic_50/usr/src/cmd/sed/ |
H A D | POSIX | 4 Comments on the IEEE P1003.2 Draft 12
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | rpcpdu.ndl | 75 * 8-15 float 0=IEEE
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hw.h | 1122 uint8_t IEEE[6]; /* FC IEEE address */ member
|
/titanic_50/usr/src/data/hwdata/ |
H A D | pci.ids | 5985 8000 PCILynx/PCILynx2 IEEE 1394 Link Layer Controller 5993 8009 TSB12LV22 IEEE-1394 Controller 5994 104d 8032 8032 OHCI i.LINK (IEEE 1394) Controller 5997 8019 TSB12LV23 IEEE-1394 Controller 6002 8020 TSB12LV26 IEEE-1394 Controller (Link) 6008 8021 TSB43AA22 IEEE-1394 Controller (PHY/Link Integrated) 6011 8022 TSB43AB22 IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] 6012 104c 8023 TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) 6013 8023 TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] 6020 8024 TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) [all …]
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | master | 215 # IEEE 1275 defined name format: pciVVVV,DDDD
|