/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq.c | 694 struct i40e_asq_cmd_details *details; in i40e_clean_asq() local 700 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq() 705 if (details->callback) { in i40e_clean_asq() 707 (I40E_ADMINQ_CALLBACK)details->callback; in i40e_clean_asq() 713 i40e_memset(details, 0, sizeof(*details), I40E_NONDMA_MEM); in i40e_clean_asq() 718 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq() 761 struct i40e_asq_cmd_details *details; in i40e_asq_send_command() local 786 details = I40E_ADMINQ_DETAILS(hw->aq.asq, hw->aq.asq.next_to_use); in i40e_asq_send_command() 788 i40e_memcpy(details, in i40e_asq_send_command() 797 if (details->cookie) { in i40e_asq_send_command() [all …]
|
/titanic_50/usr/src/cmd/svc/milestone/ |
H A D | net-install | 99 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"
|
/titanic_50/usr/src/uts/common/inet/sctp/ |
H A D | sctp_error.c | 50 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()
|
/titanic_50/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtfailures.ksh | 37 details=`tail -1 $dir/*.err | cut -c1-$cols` 39 echo $details
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | fds.c | 166 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()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 119 nvlist_t *details; in dt_analyze_disk() local 170 &details) != 0) in dt_analyze_disk() 174 nvpair_name(elem), ena, fmri, details); in dt_analyze_disk()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_handle.c | 154 char details[30]; in dt_handle_err() local 208 (void) sprintf(details, " (0x%llx)", in dt_handle_err() 213 details[0] = 0; in dt_handle_err() 221 details, where, offinfo); in dt_handle_err()
|
/titanic_50/usr/src/cmd/initpkg/init.d/ |
H A D | README | 59 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
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | README | 65 (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)
|
H A D | Systems | 47 # See the System and Network Administration Manual for details
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | NEWS | 53 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. 374 * Several new command features. See the command-listing for 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. [all …]
|
H A D | aclocal.m4 | 26 # 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 D | README | 19 GRUB data and program files. See the GRUB manual for details about
|
/titanic_50/usr/src/cmd/ssh/doc/ |
H A D | README | 37 refer to http://www.openssh.com/list.html for details on how to join. 52 for details and general tips.
|
H A D | COPYING.Ylonen | 17 restrictive); see below for details. 36 http://www.core-sdi.com/english/ssh/ for details.
|
/titanic_50/usr/src/cmd/Adm/ |
H A D | sys | 25 # and performance manual pages for details on startup.
|
/titanic_50/usr/src/cmd/cmd-inet/etc/secret/ |
H A D | ike.preshared | 37 # Consult the man page for ike.preshared(4) for details.
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | README.ON | 22 for details of how to do this.
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
H A D | README.ON | 22 for details of how to do this.
|
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | dwarf_macro.c | 189 Dwarf_Macro_Details ** details, in dwarf_get_macro_details() argument 464 *details = (Dwarf_Macro_Details *) return_data; in dwarf_get_macro_details()
|
/titanic_50/usr/src/cmd/keyserv/ |
H A D | keyserv.dfl | 31 # keyserv(1M) for details. The default value is "YES". A value of "NO"
|
/titanic_50/usr/src/tools/findunref/ |
H A D | exception_list.common | 29 # See README.exception_lists for details
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | telnetd.dfl | 31 # telnet login prompt, see telnetd(1M) for details. The following
|
/titanic_50/usr/src/cmd/svc/profile/ |
H A D | README | 33 http://solsec.eng.sun.com/sbd/) profile. The details are discussed
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | boot.S.texi | 12 GNU General Public License for more details.
|