Searched refs:ieee (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | sigfpe.c | 140 goto ieee; in _sigfpe_master() 143 goto ieee; in _sigfpe_master() 146 goto ieee; in _sigfpe_master() 149 goto ieee; in _sigfpe_master() 152 goto ieee; in _sigfpe_master() 156 goto ieee; in _sigfpe_master() 173 ieee: in _sigfpe_master()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_dcbx.c | 101 static bool ecore_dcbx_default_tlv(u32 app_info_bitmap, u16 proto_id, bool ieee) in ecore_dcbx_default_tlv() argument 105 if (ieee) in ecore_dcbx_default_tlv() 113 static bool ecore_dcbx_iscsi_tlv(u32 app_info_bitmap, u16 proto_id, bool ieee) in ecore_dcbx_iscsi_tlv() argument 117 if (ieee) in ecore_dcbx_iscsi_tlv() 126 static bool ecore_dcbx_fcoe_tlv(u32 app_info_bitmap, u16 proto_id, bool ieee) in ecore_dcbx_fcoe_tlv() argument 130 if (ieee) in ecore_dcbx_fcoe_tlv() 138 static bool ecore_dcbx_roce_tlv(u32 app_info_bitmap, u16 proto_id, bool ieee) in ecore_dcbx_roce_tlv() argument 142 if (ieee) in ecore_dcbx_roce_tlv() 150 static bool ecore_dcbx_roce_v2_tlv(u32 app_info_bitmap, u16 proto_id, bool ieee) in ecore_dcbx_roce_v2_tlv() argument 154 if (ieee) in ecore_dcbx_roce_v2_tlv() [all …]
|
H A D | ecore_dcbx_api.h | 154 bool ieee; member
|
H A D | release.txt | 2478 7. Problem: Ethtype value is being read incorrectly in ieee-dcbx mode. 2480 Change: Use the ieee specific mask value for reading the ethtype value 2481 in ieee-dcbx mode. 2576 1. Problem: Dcbx ieee selector-field value is not populated in the case of
|
/illumos-gate/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 1321 hc->ieee = 1+j; in get2Ghz() 1355 hc->ieee = table[i]; in get5Ghz() 1462 addchan(struct mwl_channel *c, int freq, int flags, int ieee, int txpow) in addchan() argument 1466 c->ic_ieee = (uint8_t)ieee; in addchan() 1511 hc->ieee, hc->maxTxPow); in addht40channels() 1518 c->ic_extieee = hc->ieee; in addht40channels() 1539 addchan(c, hc->freq, flags, hc->ieee, hc->maxTxPow); in addchannels() 2613 if (ci->channels[i].ieee == chan) in findhalchannel()
|
H A D | mwl_var.h | 251 uint8_t ieee; /* channel number */ member
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | README | 30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_nvme.c | 534 cd->ieee[0] = 0xfc; in pci_nvme_init_ctrldata() 535 cd->ieee[1] = 0x9c; in pci_nvme_init_ctrldata() 536 cd->ieee[2] = 0x58; in pci_nvme_init_ctrldata()
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 83 ieee.o
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 59 ieee.o
|
/illumos-gate/usr/src/contrib/bhyve/dev/nvme/ |
H A D | nvme.h | 1185 uint8_t ieee[3]; member
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 24734 # IO card for std ethernet and automotive ethernet (ieee 1000Base-T1) 24736 # IO card for std ethernet and automotive ethernet (ieee 1000Base-T1)
|