Home
last modified time | relevance | path

Searched refs:details (Results 1 – 25 of 118) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.c781 struct i40e_asq_cmd_details *details; in i40e_clean_asq() local
792 if (details->callback) { in i40e_clean_asq()
800 i40e_memset(details, 0, sizeof(*details), I40E_NONDMA_MEM); in i40e_clean_asq()
875 i40e_memcpy(details, in i40e_asq_send_command()
884 if (details->cookie) { in i40e_asq_send_command()
891 i40e_memset(details, 0, in i40e_asq_send_command()
909 if (details->postpone && !details->async) { in i40e_asq_send_command()
963 if (!details->postpone) in i40e_asq_send_command()
969 if (!details->async && !details->postpone) { in i40e_asq_send_command()
1015 if (details->wb_desc) in i40e_asq_send_command()
[all …]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-install99 details="-inet6 default"
101 details="default"
104 details="$details $net_install_route -ifp $ifp"
105 cmd="$ROUTE add $details"
107 cmd="$ROUTE get $details"
123 cmd="$ROUTE -R $rootdir -p add $details"
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c50 sctp_link_abort(mblk_t *mp, uint16_t serror, char *details, size_t len, in sctp_link_abort() argument
88 bcopy(details, eph + 1, len); in sctp_link_abort()
170 sctp_send_abort(sctp_t *sctp, uint32_t vtag, uint16_t serror, char *details, in sctp_send_abort() argument
256 if ((alen = sctp_link_abort(hmp, serror, details, len, iserror, tbit)) in sctp_send_abort()
322 sctp_ootb_send_abort(uint32_t vtag, uint16_t serror, char *details, in sctp_ootb_send_abort() argument
417 if ((alen = sctp_link_abort(mp, serror, details, len, iserror, tbit)) in sctp_ootb_send_abort()
469 sctp_make_err(sctp_t *sctp, uint16_t serror, void *details, size_t len) in sctp_make_err() argument
501 bcopy(details, eph + 1, len); in sctp_make_err()
517 sctp_add_err(sctp_t *sctp, uint16_t serror, void *details, size_t len, in sctp_add_err() argument
527 emp = sctp_make_err(sctp, serror, details, len); in sctp_add_err()
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtfailures.ksh37 details=`tail -1 $dir/*.err | cut -c1-$cols`
39 echo $details
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dfds.c166 int details; in b_fds() local
189 details = 0; in b_fds()
196 details = opt_info.num; in b_fds()
226 if (!details) in b_fds()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c118 nvlist_t *details; in dt_analyze_disk() local
167 &details) != 0) in dt_analyze_disk()
178 fmd_event_ena_create(dmp->dm_hdl), fmri, details); in dt_analyze_disk()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.c322 u32 addr_lo, addr_hi, details; in ecore_pglub_rbc_attn_cb() local
328 details = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_pglub_rbc_attn_cb()
332 addr_hi, addr_lo, details, in ecore_pglub_rbc_attn_cb()
345 u32 addr_lo, addr_hi, details; in ecore_pglub_rbc_attn_cb() local
351 details = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_pglub_rbc_attn_cb()
355 addr_hi, addr_lo, details, in ecore_pglub_rbc_attn_cb()
387 u32 addr_hi, addr_lo, details; in ecore_pglub_rbc_attn_cb() local
393 details = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_pglub_rbc_attn_cb()
397 details, tmp, addr_hi, addr_lo); in ecore_pglub_rbc_attn_cb()
436 u32 details = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_dorq_attn_cb() local
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/aso/
H A Daso-sem.c52 aso_init_semaphore(void* data, const char* details)
84 if (path = (char*)details)
H A Daso.c208 method[i]->details = (char*)data;
220 method[i]->details = e + 1;
246 asoinit(const char* details, Asometh_t* meth, Asodisc_t* disc)
274 else if (!(data = meth->initf(0, details ? details : meth->details)))
H A Daso-fcntl.c44 aso_init_fcntl(void* data, const char* details)
92 if (path = (char*)details)
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_handle.c152 char details[30]; in dt_handle_err() local
206 (void) sprintf(details, " (0x%llx)", in dt_handle_err()
211 details[0] = 0; in dt_handle_err()
219 details, where, offinfo); in dt_handle_err()
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME59 Read /etc/rcS.d/README for details. This run-level corresponds to
76 Read /etc/rc2.d/README for details. This run-level corresponds to
81 Read /etc/rc3.d/README for details. This run-level corresponds to
/illumos-gate/usr/src/cmd/bnu/
H A DREADME65 (SEE Basic Networking Utilities - release 1 # 307-165 for details)
73 (SEE Basic Networking Utilities - release 1 # 307-165 for details)
96 (SEE Basic Networking Utilities - release 1 # 307-165 for details)
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS53 details.
184 menu. See the manual, for more details.
240 the documentation, for more details.
280 network drivers. See netboot/README.netboot for more details.
384 command is completely removed. Check command-listing for details.
402 command-listing and filesystem syntax description for details.
405 Check command-listing and install documentation for details.
408 debug command "displaymem". Check command-listing for details.
448 commands in the command-line for details.
485 parameter block (see "install/README" for more details on how this
[all …]
H A Daclocal.m426 # GNU General Public License for more details.
57 # GNU General Public License for more details.
121 # GNU General Public License for more details.
165 # GNU General Public License for more details.
333 # GNU General Public License for more details.
415 # GNU General Public License for more details.
538 # GNU General Public License for more details.
561 # GNU General Public License for more details.
597 # GNU General Public License for more details.
635 # GNU General Public License for more details.
[all …]
H A DREADME19 GRUB data and program files. See the GRUB manual for details about
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1329 TPMU_SCHEME_KEYEDHASH details; member
1361 TPMU_SIG_SCHEME details; member
1405 TPMU_KDF_SCHEME details; member
1425 TPMU_ASYM_SCHEME details; member
1434 TPMU_ASYM_SCHEME details; member
1443 TPMU_ASYM_SCHEME details; member
1488 TPMU_SIG_SCHEME details; member
/illumos-gate/usr/src/cmd/Adm/
H A Dsys25 # and performance manual pages for details on startup.
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME.ON22 for details of how to do this.
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME.ON22 for details of how to do this.
/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/
H A Dike.preshared35 # Consult the man page for ike.preshared(5) for details.
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro.c177 Dwarf_Macro_Details ** details, in dwarf_get_macro_details() argument
477 *details = (Dwarf_Macro_Details *) return_data; in dwarf_get_macro_details()
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.common29 # See README.exception_lists for details
/illumos-gate/usr/src/cmd/keyserv/
H A Dkeyserv.dfl30 # keyserv(8) for details. The default value is "YES". A value of "NO"
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dtelnetd.dfl30 # telnet login prompt, see telnetd(8) for details. The following

12345