Home
last modified time | relevance | path

Searched refs:IEEE (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-storage-scsa1394.p5m33 set name=pkg.summary value="IEEE 1394 mass storage driver"
34 set name=pkg.description 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 Ddriver-network-atu.p5m34 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 Dnetwork-bridging.p5m27 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 Ddriver-network-arn.p5m33 set name=pkg.summary value="Atheros IEEE 802.11 Wireless NIC Driver"
49 name="Atheros IEEE 802.11 Wireless NIC Driver"
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME47 Supported WPA/IEEE 802.11i features:
50 Following authentication methods are supported with an integrate IEEE 802.1X
69 requires special support from the driver for IEEE 802.11
72 material, they cannot be used with WPA or IEEE 802.1X WEP keying)
80 - RSN/WPA2 (IEEE 802.11i)
121 used with IEEE 802.1X (i.e., not WPA) when using ap_scan=0 option in
153 needed to enable IEEE 802.1X/EAPOL and EAP methods. Note that EAP-MD5,
167 The original security mechanism of IEEE 802.11 standard was not
170 of IEEE 802.11 working group (http://www.ieee802.org/11/) has worked
172 completed its work in May 2004. The IEEE 802.11i amendment to the IEEE
[all …]
/illumos-gate/usr/src/uts/common/io/atu/
H A DTHIRDPARTYLICENSE.descrip1 ATMEL AT76C50X USB IEEE 802.11B WIRELESS DEVICE DRIVER
/illumos-gate/usr/src/boot/
H A DCOPYRIGHT75 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE
79 and the original IEEE Standard, the original IEEE Standard is the referee
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c441 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 Demlxs_ip.c227 mac = nd->fc_srcname.IEEE; in emlxs_ip_handle_unsol_req()
H A Demlxs_solaris.c1761 hba->wwpn.IEEEextMsn, hba->wwpn.IEEEextLsb, hba->wwpn.IEEE[0], in emlxs_fca_bind_port()
1762 hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], hba->wwpn.IEEE[3], in emlxs_fca_bind_port()
1763 hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_fca_bind_port()
5613 hba->wwpn.IEEEextLsb, hba->wwpn.IEEE[0], in emlxs_fca_port_manage()
5614 hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], hba->wwpn.IEEE[3], in emlxs_fca_port_manage()
5615 hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_fca_port_manage()
H A Demlxs_sli3.c1169 outptr = (uint8_t *)&hba->wwpn.IEEE[0]; in emlxs_sli3_online()
1297 hba->wwpn.IEEE[0], hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], in emlxs_sli3_online()
1298 hba->wwpn.IEEE[3], hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_sli3_online()
H A Demlxs_els.c631 ((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 Demlxs_sli4.c1286 outptr = (uint8_t *)&hba->wwpn.IEEE[0]; in emlxs_sli4_online()
1398 hba->wwpn.IEEE[0], hba->wwpn.IEEE[1], hba->wwpn.IEEE[2], in emlxs_sli4_online()
1399 hba->wwpn.IEEE[3], hba->wwpn.IEEE[4], hba->wwpn.IEEE[5]); in emlxs_sli4_online()
/illumos-gate/usr/src/psm/promif/ieee1275/
H A DREADME.promif25 This directory contains the IEEE 1275-1994 implementation
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A DREADME.common29 IEEE 1275-1994.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88212 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 DPROMO.mm8 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 Dsh.memo30 \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 Dbuiltins.mm90 IEEE Std 1003.2-1992, ISO/IEC 9945-2:1993.
290 IEEE Std 1003.1-1990, ISO/IEC 9945-1:1990.
/illumos-gate/usr/src/cmd/refer/papers/
H A DRv7man311 %J Proc. IEEE Conf. on Communications
313 %O IEEE Cat. No. 74CH0859-9-CSCB.
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.in98 %%% (1970--1979), from the IEEE INSPEC database
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX4 Comments on the IEEE P1003.2 Draft 12
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl76 * 8-15 float 0=IEEE
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1150 uint8_t IEEE[6]; /* FC IEEE address */ member
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids6953 8000 PCILynx/PCILynx2 IEEE 1394 Link Layer Controller
6961 8009 TSB12LV22 IEEE-1394 Controller
6962 104d 8032 8032 OHCI i.LINK (IEEE 1394) Controller
6965 8019 TSB12LV23 IEEE-1394 Controller
6970 8020 TSB12LV26 IEEE-1394 Controller (Link)
6976 8021 TSB43AA22 IEEE-1394 Controller (PHY/Link Integrated)
6979 8022 TSB43AB22 IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx]
6980 104c 8023 TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
6981 8023 TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx]
6988 8024 TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
[all …]

12