Home
last modified time | relevance | path

Searched refs:general (Results 1 – 25 of 97) sorted by relevance

1234

/titanic_44/usr/src/lib/libmtmalloc/tests/
H A DMakefile26 PROGS = dblfree exhaust align dirtymem general wideload failwide reallocs
42 general: general.c target
/titanic_44/usr/src/cmd/dfs.cmds/general/
H A DMakefile36 OBJS= general.o
37 SRCS= general.c
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd-upgrade.sh69 enable=`svcprop -p general/enabled $i`
136 enabled=`svcprop -p general/enabled $instance`
/titanic_44/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1939 usb_audio_as_if_descr_t *general; in usb_as_handle_descriptors() local
1996 general = kmem_zalloc(sizeof (*general), KM_SLEEP); in usb_as_handle_descriptors()
2001 (void *)general, sizeof (*general)); in usb_as_handle_descriptors()
2005 (general->bDescriptorType == USB_AUDIO_CS_INTERFACE) && in usb_as_handle_descriptors()
2006 (general->bDescriptorSubType == USB_AUDIO_AS_GENERAL))) { in usb_as_handle_descriptors()
2011 kmem_free(general, sizeof (*general)); in usb_as_handle_descriptors()
2020 general->bDescriptorType, general->bDescriptorSubType, in usb_as_handle_descriptors()
2021 general->bTerminalLink, general->bDelay, in usb_as_handle_descriptors()
2022 general->wFormatTag); in usb_as_handle_descriptors()
2024 uasp->usb_as_alts[alternate].alt_general = general; in usb_as_handle_descriptors()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c747 client_init_data_virt->general.activate_flg = 1; in lm_pf_init_vf_client_init_data()
748 client_init_data_virt->general.client_id = LM_FW_VF_CLI_ID(vf_info, q_id); in lm_pf_init_vf_client_init_data()
749 client_init_data_virt->general.is_fcoe_flg = FALSE; in lm_pf_init_vf_client_init_data()
750 client_init_data_virt->general.statistics_counter_id = LM_FW_VF_STATS_CNT_ID(vf_info); in lm_pf_init_vf_client_init_data()
751 client_init_data_virt->general.statistics_en_flg = TRUE; in lm_pf_init_vf_client_init_data()
752 …client_init_data_virt->general.sp_client_id = LM_FW_CLI_ID(pdev, LM_SW_LEADING_RSS_CID(pd… in lm_pf_init_vf_client_init_data()
753 client_init_data_virt->general.mtu = mm_cpu_to_le16((u16_t)rxq_params->mtu); in lm_pf_init_vf_client_init_data()
754 client_init_data_virt->general.func_id = 8 + vf_info->abs_vf_id; in lm_pf_init_vf_client_init_data()
755 …client_init_data_virt->general.cos = 0;//The connection cos, if applicable only … in lm_pf_init_vf_client_init_data()
756 client_init_data_virt->general.traffic_type = LLFC_TRAFFIC_TYPE_NW; in lm_pf_init_vf_client_init_data()
[all …]
H A Dlm_sp.c184 OUT struct client_init_general_data *general, in lm_eth_init_client_init_general_data() argument
201 general->activate_flg = 1; in lm_eth_init_client_init_general_data()
202 general->client_id = LM_FW_CLI_ID(pdev, reg_cid); in lm_eth_init_client_init_general_data()
203 general->is_fcoe_flg = (cid == FCOE_CID(pdev))? TRUE : FALSE; in lm_eth_init_client_init_general_data()
204 general->statistics_en_flg = (is_pfdev || (stats_cnt_id != 0xFF))? TRUE : FALSE; in lm_eth_init_client_init_general_data()
205general->statistics_counter_id = (general->statistics_en_flg)? stats_cnt_id : DISABLE_STATISTIC_CO… in lm_eth_init_client_init_general_data()
206 general->sp_client_id = LM_FW_CLI_ID(pdev, reg_cid); in lm_eth_init_client_init_general_data()
207 general->mtu = mm_cpu_to_le16((u16_t)pdev->params.l2_cli_con_params[cid].mtu); in lm_eth_init_client_init_general_data()
208general->func_id = FUNC_ID(pdev); /* FIXME: VFID needs to be given here for VFs... */ in lm_eth_init_client_init_general_data()
213 general->cos = 0; in lm_eth_init_client_init_general_data()
[all …]
/titanic_44/usr/src/cmd/dfs.cmds/
H A DMakefile29 SUBDIRS= general dfshares shareall unshareall sharemgr sharectl
/titanic_44/usr/src/uts/common/io/iwk/
H A Diwk_calibration.h811 struct statistics_rx_non_phy general; member
819 struct statistics_general general; member
/titanic_44/usr/src/cmd/sendmail/
H A DREAD_ME50 libsm Sendmail general library.
53 libsmutil Sendmail utility library; various general-purpose routines
/titanic_44/usr/src/cmd/initpkg/init.d/
H A Dcachefs.daemon43 enabled=`/usr/bin/svcprop -p general/enabled $cachefsd_fmri 2>/dev/null`
H A DREADME.rc331 For a general discussion of the mechanism used to invoke these scripts
/titanic_44/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh635 en=`svcprop -c -p general/enabled \
908 en=`svcprop -c -p general/enabled svc:/system/${1}:default`
1314 svcprop -q -p general/entity_stability svc:/system/${svc}
/titanic_44/usr/src/cmd/allocate/
H A Dsvc-allocate106 state=`/usr/bin/svcprop -c -p general/enabled $SMF_FMRI 2>/dev/null`
/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt53 and falls into two general catagories - single page and multi-page
87 In general the routine sleeps a specified amount of time then wakes and
94 2.3 There are two general deallocation schemes in place depending on
133 pcntfree2 and 0% free. The general thrust here is to automatically
247 the kstat library reporting mechanism. In general the statistics fall into
248 two general catagories - global and shared. The global stats reflect gross
/titanic_44/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_scsi.h162 uint8_t general[11]; member
/titanic_44/usr/src/uts/common/zmod/
H A DTHIRDPARTYLICENSE1 * zlib.h -- interface of the 'zlib' general purpose compression library
/titanic_44/usr/src/cmd/svc/milestone/
H A DREADME34 satisfying the single-user milestone. (In general, services associated
H A Dnet-nwam622 $SVCCFG -s $NET_PHYS_FMRI setprop general/enabled=true
632 $SVCCFG -s $NET_NWAM_FMRI setprop general/enabled=false
/titanic_44/usr/src/cmd/tsol/labeld/
H A Dsvc-labeld373 tx_enabled=`/usr/bin/svcprop -c -p general/enabled $SMF_FMRI`
429 tx_enabled=`/usr/bin/svcprop -c -p general/enabled $SMF_FMRI`
/titanic_44/usr/src/cmd/svc/profile/
H A DREADME43 In general, _any_ service that allows inbound net access should be
/titanic_44/usr/src/cmd/svc/shell/
H A Dipf_include.sh280 enabled=`svcprop -c -p general/enabled $1 2>/dev/null`
610 restarter=`svcprop -p general/restarter $service 2>/dev/null`
1146 allsvcs=`svcprop -cf -p general/enabled -p general_ovr/enabled '*' \
/titanic_44/usr/src/lib/libdhcputil/
H A DREADME.inittab50 knowledge from and general routines for encoding and decoding DHCP
137 o In general, changing provided information in a released inittab
144 options). In general, this functionality is only used where
158 In general, it is expected that inittab entries are acquired via
/titanic_44/usr/src/cmd/troff/troff.d/
H A DREADME161 cached width computations, general cleanup.
169 the end of a sentence is more general; things like
/titanic_44/usr/src/cmd/filesync/
H A DREADME26 # design notes that are likely to be of general (rather than
34 general principles why they exist
87 general principles:
214 declarations for routines of general interest
/titanic_44/usr/src/cmd/ypcmd/
H A Dypinit.sh60 setprop general/enabled = true

1234