Home
last modified time | relevance | path

Searched refs:unit (Results 226 – 250 of 266) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dstorage.esc256 * Power supply unit failure
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c4371 int unit; in usbgem_do_attach() local
4374 unit = ddi_get_instance(dip); in usbgem_do_attach()
4376 DPRINTF(2, (CE_CONT, "!usbgem%d: %s: called", unit, __func__)); in usbgem_do_attach()
4388 unit, __func__); in usbgem_do_attach()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh1377 0) FATAL test unit name omitted ;;
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c1305 switch (su->unit) { in ps_hspan()
H A Dterm.c1055 switch (su->unit) { in term_vspan()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c472 const pcieadm_unitdef_t *unit = arg; in pcieadm_cfgspace_print_unit() local
476 if (unit->pcd_mult > 1) { in pcieadm_cfgspace_print_unit()
477 val *= unit->pcd_mult; in pcieadm_cfgspace_print_unit()
480 val, unit->pcd_unit, val != 1 ? "s" : ""); in pcieadm_cfgspace_print_unit()
/illumos-gate/usr/src/boot/
H A DREADME.loader178 mount to root partition because it has a wrong unit
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME348 The `lease_t' type is the simplest to understand; it is the unit of
388 that this unit is typically used where time_t's would've traditionally
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c603 size_t unit; in sfxge_rx_qpacket_create() local
633 NULL, &base, &unit, &(srpp->srp_acc_handle)); in sfxge_rx_qpacket_create()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi1582 grub> @kbd{serial --unit=0 --speed=9600}
1587 The command @command{serial} initializes the serial unit 0 with the
1588 speed 9600bps. The serial unit 0 is usually called @samp{COM1}, so, if
1589 you want to use COM2, you must specify @samp{--unit=1} instead. This
1661 serial --unit=0 --speed=19200
2431 @deffn Command serial [@option{--unit=unit}] [@option{--port=port}] [@option{--speed=speed}] [@opti…
2432 Initialize a serial device. @var{unit} is a number in the range 0-3
2435 is to be found; if specified it takes precedence over @var{unit}.
H A Dgrub.info1412 grub> serial --unit=0 --speed=9600
1415 The command `serial' initializes the serial unit 0 with the speed
1416 9600bps. The serial unit 0 is usually called `COM1', so, if you want to
1417 use COM2, you must specify `--unit=1' instead. This command accepts
1482 serial --unit=0 --speed=19200
2239 -- Command: serial [`--unit=unit'] [`--port=port'] [`--speed=speed']
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h727 uint32_t unit; /* multiplier (in usecs) */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c2243 print_defaults(char *label, char *description, char *unit, in print_defaults() argument
2248 current, unit, description); in print_defaults()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE53 09-09-09 fds.c: add --unit=fd
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news484 internally and saved to allow the macro to be undoable as a unit.
677 macros as a unit. Leaving it off causes macros not to be treated
878 The undo command will undo an entire macro call as a unit.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo2104 specifies a file unit number to associate with the file stream.
2117 A file descriptor unit can be opened as a copy of an existing
2118 file descriptor unit by using either of the
2122 operators and putting the file descriptor unit of the original file
2132 To close file unit 5, specify
H A DRELEASE93377 <ESC>[#~ were not being handled as a unit has been fixed.
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in115 a type unit. See dwarf_formsig8()
1972 of the applicable compilation unit)
2322 /* The DWARF version number of this compile-unit
3217 in the macro unit header. */
3610 /* For any Dwarf_Die in a compilation unit, return
H A Dlibdwarf.h.in115 a type unit. See dwarf_formsig8()
1972 of the applicable compilation unit)
2322 /* The DWARF version number of this compile-unit
3217 in the macro unit header. */
3610 /* For any Dwarf_Die in a compilation unit, return
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles281 built and delivered as a integrated unit. A notable example of this is
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg358 a colon (:), and the command name, all as a single unit without\n\
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5133 myri10ge_get_instance(uint_t unit) in myri10ge_get_instance() argument
5139 if (unit == ddi_get_instance(mgp->dip)) { in myri10ge_get_instance()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c1818 ddi_add_child(dev_info_t *pdip, char *name, uint_t nodeid, uint_t unit) in ddi_add_child() argument
1823 dip = i_ddi_alloc_node(pdip, name, nodeid, (int)unit, NULL, KM_SLEEP); in ddi_add_child()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c2814 led.unit = LE_32(100000); /* on/off in unit of 100ms */
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs2605 product IODATA IU_CD2 0x0204 DVD Multi-plus unit iU-CD2
2606 product IODATA DVR_UEH8 0x0206 DVD Multi-plus unit DVR-UEH8
2864 product LOGITEC LDR_H443SU2 0x0033 DVD Multi-plus unit LDR-H443SU2
2865 product LOGITEC LDR_H443U2 0x00b3 DVD Multi-plus unit LDR-H443U2

1234567891011