Searched refs:__in (Results 26 - 37 of 37) sorted by relevance

12

/freebsd-10.0-release/sys/dev/sfxge/common/
H A Dsiena_phy.c37 __in uint32_t mcdi_cap,
69 __in efx_nic_t *enp,
70 __in uint32_t link_flags,
71 __in unsigned int speed,
72 __in unsigned int fcntl,
110 __in efx_nic_t *enp,
111 __in efx_qword_t *eqp,
167 __in efx_nic_t *enp,
168 __in boolean_t power)
191 __in efx_nic_
[all...]
H A Defx_bootcfg.c48 __in efx_nic_t *enp,
50 __in size_t size)
64 __in efx_nic_t *enp,
66 __in size_t size,
130 __in efx_nic_t *enp,
132 __in size_t size)
243 __in efx_nic_t *enp,
245 __in size_t size)
H A Dsiena_mon.c37 __in efx_nic_t *enp)
47 __in efx_nic_t *enp)
97 __in efx_nic_t *enp,
98 __in uint32_t dmask,
157 __in efx_nic_t *enp,
158 __in efx_qword_t *eqp,
207 __in efx_nic_t *enp,
208 __in efsys_mem_t *esmp,
H A Defx_mcdi.h66 __in efx_nic_t *enp,
67 __in efx_mcdi_req_t *emrp);
71 __in efx_nic_t *enp,
72 __in unsigned int seq,
73 __in unsigned int outlen,
74 __in int errcode);
78 __in efx_nic_t *enp,
79 __in int rc);
89 __in efx_nic_t *enp,
H A Dsiena_sram.c37 __in efx_nic_t *enp)
76 __in efx_nic_t *enp,
77 __in efx_sram_pattern_fn_t func)
H A Dsiena_mac.c37 __in efx_nic_t *enp,
64 __in efx_nic_t *enp,
89 __in efx_nic_t *enp)
167 __in efx_nic_t *enp,
168 __in efx_link_mode_t link_mode,
169 __in efx_loopback_type_t loopback_type)
203 __in efx_nic_t *enp)
238 __in efx_nic_t *enp,
239 __in efsys_mem_t *esmp)
291 __in efx_nic_
[all...]
H A Dsiena_nic.c37 __in efx_nic_t *enp,
77 __in efx_nic_t *enp)
110 __in efx_nic_t *enp)
196 __in efx_nic_t *enp,
197 __in boolean_t attach)
238 __in efx_nic_t *enp)
275 __in efx_nic_t *enp)
366 __in efx_nic_t *enp)
476 __in efx_nic_t *enp)
537 __in efx_nic_
[all...]
H A Defsys.h176 #define __in macro
/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dlocale_facets.h67 __convert_to_v(const char* __in, _Tv& __out, ios_base::iostate& __err,
1979 get(iter_type __in, iter_type __end, ios_base& __io, argument
1981 { return this->do_get(__in, __end, __io, __err, __v); }
2015 get(iter_type __in, iter_type __end, ios_base& __io, argument
2017 { return this->do_get(__in, __end, __io, __err, __v); }
2020 get(iter_type __in, iter_type __end, ios_base& __io, argument
2022 { return this->do_get(__in, __end, __io, __err, __v); }
2025 get(iter_type __in, iter_type __end, ios_base& __io, argument
2027 { return this->do_get(__in, __end, __io, __err, __v); }
2030 get(iter_type __in, iter_typ argument
2036 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long long& __v) const argument
2041 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, unsigned long long& __v) const argument
2074 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, float& __v) const argument
2079 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, double& __v) const argument
2084 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long double& __v) const argument
2116 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, void*& __v) const argument
[all...]
H A Dstl_algobase.h398 const bool __in = __is_normal_iterator<_InputIterator>::__value; local
400 return std::__copy_normal<__in, __out>::__copy_n(__first, __last,
H A Dbasic_string.h2445 getline(basic_istream<char>& __in, basic_string<char>& __str,
2451 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str,
/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A DPathV2.inc37 /*__in*/ LPCWSTR lpSymlinkFileName,
38 /*__in*/ LPCWSTR lpTargetFileName,
39 /*__in*/ DWORD dwFlags);

Completed in 155 milliseconds

12