/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init.h | 35 u16 flags; member
|
/titanic_52/usr/src/head/ |
H A D | fenv.h | 179 int flags; /* flags to be set */ member
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfvprintf.c | 104 int n, v, w, k, n_s, base, fmt, flags; local [all...] |
/titanic_52/usr/src/uts/common/io/net80211/ |
H A D | net80211_input.c | 519 const uint8_t *xrates, int flags) in ieee80211_setup_rates() argument
|
/titanic_52/usr/src/boot/sys/boot/i386/gptzfsboot/ |
H A D | zfsboot.c | 74 static const unsigned char flags[NOPT] = { variable
|
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mamake.c | 188 int flags; /* RULE_* flags */ member 198 int flags; /* stream flags */ member 1068 push(char* file, Stdio_t* fp, int flags) in push() argument [all...] |
/titanic_52/usr/src/lib/libumem/common/ |
H A D | umem.c | 941 umem_add_update_unlocked(umem_cache_t *cp, int flags) in umem_add_update_unlocked() argument 968 umem_add_update(umem_cache_t *cp, int flags) in umem_add_update() argument 1028 umem_updateall(int flags) umem_updateall() argument [all...] |
/titanic_52/usr/src/uts/intel/io/scsi/adapters/pvscsi/ |
H A D | pvscsi.c | 1108 int flags; pvscsi_reset_generic() local 2002 pvscsi_init_pkt(struct scsi_address * ap,struct scsi_pkt * pkt,struct buf * bp,int cmdlen,int statuslen,int tgtlen,int flags,int (* callback)(),caddr_t arg) pvscsi_init_pkt() argument 2266 pvscsi_bus_config(dev_info_t * pdip,uint_t flags,ddi_bus_config_op_t op,void * arg,dev_info_t ** childp) pvscsi_bus_config() argument [all...] |
H A D | pvscsi.h | 340 uint32_t flags; member 371 uint32_t flags; member
|
/titanic_52/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 1279 struct buf *bp, int cmdlen, int statuslen, int tgtlen, int flags, in scsa1394_scsi_init_pkt() argument 1492 int flags, int (*callback)(), caddr_t arg) in scsa1394_cmd_cdb_dma_alloc() argument 1516 int flags, int (*callback)(), caddr_t arg, struct buf *bp) in scsa1394_cmd_buf_dma_alloc() argument
|
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | nfs_client.c | 1457 int flags, cred_t *cr, int (*putapage)(vnode_t *, page_t *, in nfs_async_putapage() argument 1579 int flags, cred_t *cr, int (*pageio)(vnode_t *, page_t *, u_offset_t, in nfs_async_pageio() argument 2389 nfs_putpages(vnode_t * vp,u_offset_t off,size_t len,int flags,cred_t * cr) nfs_putpages() argument [all...] |
/titanic_52/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 1723 fcsm_open(dev_t *devp, int flags, int otyp, cred_t *credp) in fcsm_open() argument 1825 fcsm_display(int level, int flags, fcsm_t *fcsm, fc_packet_t *pkt, in fcsm_display() argument 2373 fcsm_init_job(fcsm_job_t *job, int instance, uint32_t command, uint32_t flags, in fcsm_init_job() argument
|
/titanic_52/usr/src/uts/common/io/idm/ |
H A D | idm_so.c | 665 int flags; in idm_iov_sorecv() local 2675 idm_sotx_pdu_constructor(void * hdl,void * arg,int flags) idm_sotx_pdu_constructor() argument 2704 idm_sorx_pdu_constructor(void * hdl,void * arg,int flags) idm_sorx_pdu_constructor() argument [all...] |
/titanic_52/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 358 uint_t flags, entsize; in ignore_section_processing() local 948 ofl_flag_t flags = ofl->ofl_flags; in make_dynamic() local 3117 ofl_flag_t flags = ofl->ofl_flags; ld_make_sections() local [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pplib.h | 156 short flags; /* IN_[a-z]* flags */ member 184 unsigned long flags; /* saved symbol flags if macro */ member 703 int flags; /* INC_* flags */ global() member [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.c | 1055 Cctype_t flags; in cklang() local 2233 magicload(register Magic_t * mp,const char * file,unsigned long flags) magicload() argument [all...] |
/titanic_52/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcache.c | 92 cmd_flags_to_str(int flags) in cmd_flags_to_str() argument 880 cmd_ptrsubtype_t type, int32_t index, int8_t way, int32_t flags) in cmd_Lxcache_lookup_by_type_index_way_flags() argument
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regnexec.c | 1846 regnexec(const regex_t * p,const char * s,size_t len,size_t nmatch,regmatch_t * match,regflags_t flags) regnexec() argument 2062 regnexec(const regex_t * p,const char * s,size_t len,size_t nmatch,oldregmatch_t * oldmatch,regflags_t flags) regnexec() argument [all...] |
/titanic_52/usr/src/uts/sun4u/sys/ |
H A D | pte.h | 350 #define TTE_SET_LOFLAGS(ttep, flags, newflags) \ argument 353 #define TTE_GET_LOFLAGS(ttep, flags) ((ttep)->tte_intlo & flags) argument
|
/titanic_52/usr/src/uts/sun4u/vm/ |
H A D | mach_kpm.c | 2040 uint_t flags; in sfmmu_kpm_hme_unload() local 2177 sfmmu_kpm_page_cache(page_t *pp, int flags, int cache_flush_tag) in sfmmu_kpm_page_cache() argument [all...] |
/titanic_52/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 709 cfga_flags_t flags = NULL; in serengeti_display_board_info() local 966 cfga_flags_t flags = CFGA_FLAG_LIST_ALL; in cpu_node_configured() local
|
/titanic_52/usr/src/uts/common/inet/sctp/ |
H A D | sctp_output.c | 94 int flags) in sctp_alloc_hdr() argument 128 sctp_sendmsg(sctp_t *sctp, mblk_t *mp, int flags) in sctp_sendmsg() argument
|
/titanic_52/usr/src/uts/common/disp/ |
H A D | ts.c | 1530 ts_swapin(kthread_t *t, int flags) in ts_swapin() argument 1591 ts_swapout(kthread_t *t, int flags) in ts_swapout() argument
|
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | conn_opt.c | 2505 iulp_t *uinfo, uint32_t flags) in ip_attr_connect() argument 2578 conn_connect(conn_t * connp,iulp_t * uinfo,uint32_t flags) conn_connect() argument [all...] |
/titanic_52/usr/src/uts/common/inet/ilb/ |
H A D | ilb_conn.c | 1030 uint32_t *num, uint32_t *flags) in ilb_list_nat() argument 1459 uint32_t *num, uint32_t *flags) in ilb_list_sticky() argument [all...] |