Home
last modified time | relevance | path

Searched refs:param0 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c663 ficlCell *param0 = cell; in ficlDictionarySee() local
674 trace += sprintf(trace, "%3ld ", (long)(cell - param0)); in ficlDictionarySee()
752 (long)(cell + c.i - param0)); in ficlDictionarySee()
757 (long)(cell + c.i - param0)); in ficlDictionarySee()
763 (long)((ficlCell *)c.p - param0)); in ficlDictionarySee()
768 (long)((ficlCell *)c.p - param0)); in ficlDictionarySee()
773 (long)(cell + c.i - param0)); in ficlDictionarySee()
778 (long)(cell + c.i - param0)); in ficlDictionarySee()
783 (long)(cell + c.i - param0)); in ficlDictionarySee()
/illumos-gate/usr/src/common/ficl/softcore/
H A Dficlclass.fr17 c-4byte obj: .param0
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type_e610.h574 __le32 param0; member
760 __le16 param0; member
H A Dixgbe_e610.c1256 cmd->param0 |= IXGBE_CPU_TO_LE16(IXGBE_ACI_GET_PHY_RQM); in ixgbe_aci_get_phy_caps()
1258 cmd->param0 |= IXGBE_CPU_TO_LE16(report_mode); in ixgbe_aci_get_phy_caps()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h71 __le32 param0; member
77 __le32 param0; member
H A Di40e_adminq.c194 desc->params.external.param0 = 0; in i40e_alloc_arq_bufs()
H A Di40e_common.c350 LE32_TO_CPU(aq_desc->params.internal.param0), in i40e_debug_aq()
1707 desc.params.external.param0 |= in i40e_aq_get_phy_capabilities()
1711 desc.params.external.param0 |= in i40e_aq_get_phy_capabilities()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c1570 mblk_t *datamp, size_t datasz, uint8_t mtype, uint8_t param0, in ccid_command_alloc() argument
1696 cchead->ch_param0 = param0; in ccid_command_alloc()