Searched defs:type (Results 426 - 450 of 2141) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfmode.c306 static int _sfpmode(Sfio_t* f, int type) argument
308 static int _sfpmode(f,type)
310 int type;
318 if(type == SF_WRITE)
348 { type = f->file;
350 p->file = type;
581 /* set errno for operations that access wrong stream type */
H A Dsftable.c45 static Fmtpos_t* sffmtpos(Sfio_t* f,const char* form,va_list args,Sffmt_t* ft,int type) argument
47 static Fmtpos_t* sffmtpos(f,form,args,ft,type)
52 int type; /* >0: scanf, =0: printf, -1: internal */
66 if(type < 0)
91 if(*form == '*' && type > 0) /* skip in scanning */
115 case LEFTP : /* get the type enclosed in balanced parens */
421 else if(type > 0) /* from sfvscanf */
H A Dsftmp.c56 static int _tmprmfile(Sfio_t* f, int type, Void_t* val, Sfdisc_t* disc) argument
58 static int _tmprmfile(f, type, val, disc)
60 int type;
69 if(type == SF_DPOP) /* don't allow this to pop */
72 if(type == SF_CLOSING)
285 static int _tmpexcept(Sfio_t* f, int type, Void_t* val, Sfdisc_t* disc) argument
287 static int _tmpexcept(f,type,val,disc)
289 int type;
302 if(type != SF_WRITE && type !
[all...]
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c209 int type; local
222 type = KSTAT_DATA_UINT64;
226 type = KSTAT_DATA_UINT32;
231 type = KSTAT_DATA_STRING;
235 type = KSTAT_DATA_CHAR;
238 kstat_named_init(knp, np, type);
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddrmach.h81 char type[MAXNAMELEN]; member in struct:__anon10017
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_lproto.h73 uint8_t type; /* The message type-see below for valid types */ member in struct:dp_header
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_util.c45 dr_is_disabled(dr_type_t type) argument
48 * The type argument is currently unused. However, it
52 _NOTE(ARGUNUSED(type))
67 if (type == DR_TYPE_MEM && ppvm_enable == 0) {
76 * Generate a DR sysevent based on the type of resource and
81 dr_generate_event(dr_type_t type, int se_hint) argument
90 DR_DBG_ALL("generate_event: type=%s, hint=%s\n", DR_TYPE2STR(type),
98 evnt_val.value.sv_string = DR_TYPE2STR(type);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_trap.c84 showregs(uint_t type, struct regs *rp, caddr_t addr, uint_t mmu_fsr) argument
89 type &= ~T_USER;
92 switch (type) {
125 if (type >= T_SOFTWARE_TRAP && type <= T_ESOFTWARE_TRAP)
126 printf("software trap 0x%x\n", type - T_SOFTWARE_TRAP);
128 printf("trap type = 0x%x\n", type);
131 if (type == T_DATA_EXCEPTION || type
[all...]
/illumos-gate/usr/src/uts/sun4/io/
H A Divintr.c113 iv_alloc(softint_type_t type) argument
118 count = (type == SOFTINT_MT) ? MAX_RSVD_IVX : MAX_RSVD_IV;
126 iv_p = (type == SOFTINT_MT) ?
139 if (type == SOFTINT_MT)
266 softint_type_t type)
273 iv_p = iv_alloc(type);
278 if (type == SOFTINT_MT)
265 add_softintr(uint_t pil, softintrfunc intr_handler, caddr_t intr_arg1, softint_type_t type) argument
/illumos-gate/usr/src/uts/sun4/os/
H A Ddvma.c158 dvma_unload(ddi_dma_handle_t h, uint_t objindex, uint_t type) argument
167 (void) (*nexus_funcptr->dvma_unload)(h, objindex, type);
178 dvma_sync(ddi_dma_handle_t h, uint_t objindex, uint_t type) argument
187 (void) (*nexus_funcptr->dvma_sync)(h, objindex, type);
192 (void) ddi_dma_sync(handle, 0, 0, type);
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_trap.c99 showregs(uint_t type, struct regs *rp, caddr_t addr, uint_t mmu_fsr) argument
104 type &= ~T_USER;
107 switch (type) {
140 if (type >= T_SOFTWARE_TRAP && type <= T_ESOFTWARE_TRAP)
141 printf("software trap 0x%x\n", type - T_SOFTWARE_TRAP);
143 printf("trap type = 0x%x\n", type);
146 if (type == T_DATA_EXCEPTION || type
[all...]
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dpack.c451 enum fp_op_type type) /* type of datum */
454 switch (type) {
447 _fp_pack( fp_simd_type *pfpsd, unpacked *pu, uint_t n, enum fp_op_type type) argument
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddrmach.h83 char type[SBD_TYPE_LEN]; member in struct:__anon9420
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c95 * It finds the apic_irq_t associates with the dip, ispec and type.
98 apic_find_irq(dev_info_t *dip, struct intrspec *ispec, int type) argument
104 "ipl=0x%x type=0x%x\n", (void *)dip, ispec->intrspec_vec,
105 ispec->intrspec_pri, type));
112 if (type == DDI_INTR_TYPE_MSI) {
116 } else if (type == DDI_INTR_TYPE_MSIX) {
238 apic_pci_msi_enable_vector(apic_irq_t *irq_ptr, int type, int inum, int vector, argument
265 if (type == DDI_INTR_TYPE_MSI) {
279 apic_pci_msi_disable_mode(dev_info_t *rdip, int type) argument
287 if (type
310 apic_pci_msi_enable_mode(dev_info_t *rdip, int type, int inum) argument
361 apic_pci_msi_unconfigure(dev_info_t *rdip, int type, int inum) argument
[all...]
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_printer.c193 * Display the alert type.
333 char type; local
432 while ((type = *list++) != '\0') switch(type) {
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dalerts.c75 alert (int type, ...) argument
79 va_start (args, type);
81 switch (type) {
260 cancel_alert(int type, ...) argument
265 va_start (args, type);
267 switch (type)
H A Ddisp4.c316 switch (md->type) {
325 "Received S_SHUTDOWN on a type %d connection\n",
326 md->type);
340 ushort type, local
368 (void)getmessage (m, S_QUIET_ALERT, &name, &type);
370 type);
375 else switch (type) {
H A Dlpfsck.c217 proto(int type, int rm_ok, ...) argument
243 switch (type) {
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_nvpair.c43 const char *name, data_type_t type, nvpair_t *nvp);
683 * type in the list following the given nvpair.
695 * @param type
696 * the data type for the pair to find in the list, or
697 * DATA_TYPE_UNKNOWN to match any type
710 data_type_t type,
719 /* Does this pair's type match the given type? */
720 (type == DATA_TYPE_UNKNOWN || type
707 nvlist_walk_nvpair( nvlist_t *nvl, const char *name, data_type_t type, nvpair_t *nvp) argument
[all...]
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c48 static void fcoe_mac_notify(void *arg, mac_notify_type_t type);
274 fcoe_mac_notify(void *arg, mac_notify_type_t type) argument
283 switch (type) {
306 mac->fm_linkid, arg, type);
315 mac->fm_linkid, arg, type);
332 FCOE_LOG("fcoe_mac_notify", "not supported arg/%p, type/%d",
333 arg, type);
/illumos-gate/usr/src/uts/common/sys/
H A Dmdesc.h111 uint8_t type; /* property type */ member in struct:__anon8153
H A Dmixer.h102 uint_t type; member in struct:am_sample_rates
H A Dmultidata.h45 uint_t type; /* attribute type value */ member in struct:pattrinfo_s
/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c147 fprintf(file, ", type = %s", p_type(_getshort(cp)));
219 int type, class, dlen, n, c; local
225 fprintf(file, "\n\ttype = %s", p_type(type = _getshort(cp)));
235 * Print type specific data, if appropriate
237 switch (type) {
402 * Return a string for the type
405 p_type(type)
406 int type;
408 switch (type) {
443 case T_ANY: /* matches any type */
[all...]
/illumos-gate/usr/src/head/
H A Dsynch.h53 uint16_t type; member in struct:_sema
83 uint16_t type; member in struct:_rwlock
200 * type declarations are different, so we just declare the argument
202 * be called with the proper type of argument in each case.

Completed in 99 milliseconds

<<11121314151617181920>>