Home
last modified time | relevance | path

Searched refs:codetype (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c332 poe_codename(uint8_t codetype) in poe_codename() argument
338 if (codetype == tlp->tl_type) in poe_codename()
340 (void) sprintf(tname, "Code%d", codetype); in poe_codename()
H A Dcommon.h83 extern const char *poe_codename(uint8_t codetype);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h269 uint8_t codetype; member
H A Dexioct.h976 UINT8 codetype; member
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h354 uint8_t codetype; member
H A Dqlt.c1677 if (qlt->rimage[i].data.codetype == PCI_CODE_X86PC) { in qlt_get_rom_version()
1692 } else if (qlt->rimage[i].data.codetype == PCI_CODE_FCODE) { in qlt_get_rom_version()
1705 } else if (qlt->rimage[i].data.codetype == PCI_CODE_EFI) { in qlt_get_rom_version()
1714 } else if (qlt->rimage[i].data.codetype == PCI_CODE_HPPA) { in qlt_get_rom_version()
1723 } else if (qlt->rimage[i].data.codetype == PCI_CODE_FW) { in qlt_get_rom_version()
4781 qlt->rimage[i].data.codetype, in qlt_read_bfe()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c357 switch (pcid->codetype) { in ql_check_pci()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2343 uint8_t codetype; member
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1573 } codetype; typedef
1706 codetype type; in inflate_table()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c7195 fwd.codetype = PCI_CODE_FW; in ql_check_pci()
7260 switch (pcid->codetype) { in ql_check_pci()