| /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/rds/ |
| rdsib.conf | 27 name="rdsib" parent="ib" unit-address="0";
|
| /onnv/onnv-gate/usr/src/uts/common/rpc/ |
| rpcib.conf | 29 name="rpcib" parent="ib" unit-address="0";
|
| /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/iser/ |
| iser.conf | 27 name="iser" parent="ib" unit-address="0";
|
| /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/daplt/ |
| daplt.conf | 27 name="daplt" parent="ib" unit-address="0";
|
| /onnv/onnv-gate/usr/src/uts/common/io/comstar/port/srpt/ |
| srpt.conf | 26 name="srpt" parent="ib" unit-address="0";
|
| /onnv/onnv-gate/usr/src/uts/intel/io/ |
| fd.conf | 30 name="fd" parent="fdc" unit=0 mode_3D=0; 31 name="fd" parent="fdc" unit=1 mode_3D=0; 38 #name="fd" parent="fdc" unit=2 density="DSHD" size=3; 39 #name="fd" parent="fdc" unit=3 density="DSDD" size=5;
|
| /onnv/onnv-gate/usr/src/cmd/prctl/ |
| utils.c | 109 scale_t *scale, char *unit, int flags) { 129 * hex letters cannot be disserned from modifier or unit letters 134 /* unit cannot be required on hex values */ 135 if ((unit && *unit != '\0') && 224 /* if unit is present when no unit is allowed, fail */ 225 if ((unit == NULL || *unit == '\0') && (*endptr != '\0')) 228 /* check for missing unit when unit is required * [all...] |
| utils.h | 68 * unit, 1 character for NULL, 1 extra. 85 * "[decimal number]][modifier][unit]" 86 * "[integer number][unit]" 95 * unit: expected unit string, such as "B", for the number "100MB" 106 * SCALED_INVALID_UNIT - string has unknown or missing unit 110 * widthout: width of number (not including modifier and unit) 115 * unitout: If unit string was present in the input string, this 116 * will be set to point to unit, otherwise NULL. 120 scale_t *scale, char *unit, int flags) [all...] |
| /onnv/onnv-gate/usr/src/lib/libparted/common/libparted/ |
| unit.c | 19 /** \file unit.c */ 43 * PedUnit has a global variable that contains the default unit for all 89 * \brief Set the default \p unit used by subsequent calls to the PedUnit API. 95 ped_unit_set_default (PedUnit unit) 97 default_unit = unit; 102 * \brief Get the current default unit. 111 * Get the byte size of a given \p unit. 114 ped_unit_get_size (const PedDevice* dev, PedUnit unit) 118 switch (unit) { 138 _("Cannot get unit size for special unit 167 PedUnit unit; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/csh/ |
| sh.print.c | 189 int unit; local 196 unit = didfds ? 2 : SHDIAG; 198 unit = didfds ? 1 : SHOUT; 201 if (didfds == 0 && ioctl(unit, TIOCLGET, (char *)&lmode) == 0 && 204 (void) ioctl(unit, TIOCLBIC, (char *)&lmode); 205 (void) write(unit, "\n", 1); 208 (void) write(unit, linbuf, linp - linbuf); 218 int unit; local 225 unit = didfds ? 2 : SHDIAG; 227 unit = didfds ? 1 : SHOUT [all...] |
| /onnv/onnv-gate/usr/src/lib/libwrap/ |
| tli.c | 93 if (request->client->unit != 0) { 94 memcpy(&client, request->client->unit->addr.buf, 96 request->client->unit->addr.buf)); 100 if (request->server->unit != 0) { 101 memcpy(&server, request->server->unit->addr.buf, 103 request->server->unit->addr.buf)); 123 if (request->client->unit != 0) 124 t_free((char *) request->client->unit, T_UNITDATA); 125 if (request->server->unit != 0) 126 t_free((char *) request->server->unit, T_UNITDATA) 239 struct t_unitdata *unit = host->unit; local 256 struct t_unitdata *unit = host->unit; local 343 struct t_unitdata *unit; local [all...] |
| /onnv/onnv-gate/usr/src/lib/libparted/common/include/parted/ |
| unit.h | 24 /** \file unit.h */ 45 * Human-friendly unit for representation of a location within device 67 extern long long ped_unit_get_size (const PedDevice* dev, PedUnit unit); 68 extern const char* ped_unit_get_name (PedUnit unit); 71 extern void ped_unit_set_default (PedUnit unit); 76 PedUnit unit); 80 PedUnit unit); 86 PedUnit unit, PedSector* sector,
|
| /onnv/onnv-gate/usr/src/uts/intel/io/drm/ |
| radeon_drv.c | 154 int unit; local 161 unit = ddi_get_instance(dip); 162 if (ddi_soft_state_zalloc(radeon_statep, unit) != DDI_SUCCESS) { 164 "radeon_attach: alloc softstate failed unit=%d", unit); 167 statep = ddi_get_soft_state(radeon_statep, unit); 202 (void) ddi_soft_state_free(radeon_statep, unit); 211 int unit; local 216 unit = ddi_get_instance(dip); 217 statep = ddi_get_soft_state(radeon_statep, unit); 235 int unit; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| ipv6cp.c | 49 est une f?d?ration d'unit?s mixtes de recherche du CNRS, de l'Institut National 72 The research unit in Software, Systems, Networks (LSR) is member of IMAG. 355 ipv6cp_init(unit) 356 int unit; 358 fsm *f = &ipv6cp_fsm[unit]; 359 ipv6cp_options *wo = &ipv6cp_wantoptions[unit]; 360 ipv6cp_options *ao = &ipv6cp_allowoptions[unit]; 362 f->unit = unit; 365 fsm_init(&ipv6cp_fsm[unit]); [all...] |
| ccp.c | 91 static void ccp_init __P((int unit)); 92 static void ccp_open __P((int unit)); 93 static void ccp_close __P((int unit, char *)); 94 static void ccp_lowerup __P((int unit)); 96 static void ccp_input __P((int unit, u_char *pkt, int len)); 97 static void ccp_protrej __P((int unit)); 101 static void ccp_datainput __P((int unit, u_char *pkt, int len)); 306 ccp_init(unit) 307 int unit; 309 fsm *f = &ccp_fsm[unit]; [all...] |
| auth.c | 407 link_required(unit) 408 int unit; 418 link_terminated(unit) 419 int unit; 478 link_down(unit) 479 int unit; 486 update_link_stats(unit); 494 (*protp->lowerdown)(unit); 496 (*protp->close)(unit, "LCP down"); 509 link_established(unit) [all...] |
| ipcp.c | 369 ipcp_init(unit) 370 int unit; 372 fsm *f = &ipcp_fsm[unit]; 373 ipcp_options *wo = &ipcp_wantoptions[unit]; 374 ipcp_options *ao = &ipcp_allowoptions[unit]; 376 f->unit = unit; 379 fsm_init(&ipcp_fsm[unit]); 401 proxy_arp_quiet[unit] = 0; 409 ipcp_open(unit) [all...] |
| chap.c | 111 chap_state chap[NUM_PPP]; /* CHAP state; one for each unit */ 152 * ChapInit - Initialize a CHAP unit. 155 ChapInit(unit) 156 int unit; 158 chap_state *cstate = &chap[unit]; 161 cstate->unit = unit; 177 ChapAuthWithPeer(unit, our_name, digest) 178 int unit; 182 chap_state *cstate = &chap[unit]; [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/ |
| fdc.c | 314 fdc_select, /* select / deselect unit */ 382 int unit; local 389 len = sizeof (unit); 391 DDI_PROP_DONTPASS, "unit", (caddr_t)&unit, &len) 393 cntlr != FDCTLR(unit) || 394 (fcp->c_unit[FDUNIT(unit)])->fj_dip) 397 (void) sprintf(name, "%d,%d", cntlr, FDUNIT(unit)); 400 fjp = fcp->c_unit[FDUNIT(unit)]; 401 fjp->fj_unit = unit; 491 int cntlr_num, ctlr, unit; local 844 int unit; local 917 int unit = fjp->fj_unit & 3; local 970 int unit = funit & 3; local 1053 int unit = funit & 3; local 1074 int unit = funit & 3; local 1129 int unit = funit & 3; local 1247 int unit = funit & 3; local 1612 int unit; local 1666 int unit; local 1929 int unit = fjp->fj_unit & 3; local 2073 int unit = fjp->fj_unit & 3; local 2158 int unit; local 2443 int unit; local 2826 int unit; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/inet/ipf/ |
| ip_log.c | 535 /* Parameters: unit(I) - device we are reading from */ 544 int ipflog_read(unit, uio, ifs) 545 minor_t unit; 558 if (IPL_LOGMAX < unit) 573 while (ifs->ifs_iplt[unit] == NULL) { 592 l = get_sleep_lock(&ifs->ifs_iplh[unit]); 593 error = sleep(&ifs->ifs_iplh[unit], PZERO+1); 597 error = mpsleep(&ifs->ifs_iplh[unit], PSUSP|PCATCH, "iplread", 0, 602 error = SLEEP(&ifs->ifs_iplh[unit], "ipl sleep"); 616 for (copied = 0; ((ipl = ifs->ifs_iplt[unit]) != NULL); copied += dlen) [all...] |
| /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
| freebsd.h | 44 * adaptor (uba, mba, etc), unit number and partition number. 62 #define MAKEBOOTDEV(type, adaptor, controller, unit, partition) \ 64 ((controller) << B_CONTROLLERSHIFT) | ((unit) << B_UNITSHIFT) | \
|
| /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/ |
| load_hashnode.c | 23 int load_hashnode(unit, name, node, iocfunc) 24 int unit; 39 op.iplo_unit = unit;
|
| remove_hashnode.c | 18 int remove_hashnode(unit, name, node, iocfunc) 19 int unit; 33 op.iplo_unit = unit;
|
| remove_poolnode.c | 18 int remove_poolnode(unit, name, node, iocfunc) 19 int unit; 32 op.iplo_unit = unit;
|
| /onnv/onnv-gate/usr/src/uts/common/io/e1000g/ |
| e1000_82541.h | 98 #define E1000_ROUNDUP(size, unit) (((size) + (unit) - 1) & ~((unit) - 1))
|