Home
last modified time | relevance | path

Searched refs:param0 (Results 1 – 6 of 6) 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/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()