Home
last modified time | relevance | path

Searched refs:unit (Results 76 – 100 of 266) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h279 #define GETSLOT(unit) (getminor(unit) & SYSC_SLOT_MASK) argument
280 #define GETINSTANCE(unit) \ argument
281 ((getminor(unit) & SYSC_INSTANCE_MASK) >> SYSC_INSTANCE_SHIFT)
/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h345 #define MTMINOR(unit) ((((unit) & 0x7fc) << 5) + ((unit) & 0x3)) argument
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h109 #define MAKEBOOTDEV(type, slice, unit, partition) \ argument
111 ((unit) << B_UNITSHIFT) | ((partition) << B_PARTITIONSHIFT) | \
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c37 #define E1000_ROUNDUP(size, unit) (((size) + (unit) - 1) & ~((unit) - 1)) argument
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1812 usbvc_units_t *unit; in usbvc_free_ctrl_descr() local
1833 if (unit != NULL) { in usbvc_free_ctrl_descr()
2115 usbvc_units_t *unit; in usbvc_parse_ctrl_if() local
2130 unit = (usbvc_units_t *) in usbvc_parse_ctrl_if()
2140 unit->bmControls = &cvs_buf[8]; in usbvc_parse_ctrl_if()
2158 usbvc_units_t *unit; in usbvc_parse_ctrl_if() local
2170 unit = (usbvc_units_t *) in usbvc_parse_ctrl_if()
2179 unit->baSourceID = &cvs_buf[5]; in usbvc_parse_ctrl_if()
2190 usbvc_units_t *unit; in usbvc_parse_ctrl_if() local
2215 unit = (usbvc_units_t *) in usbvc_parse_ctrl_if()
[all …]
H A Dusbvc_v4l2.c1280 usbvc_units_t *unit; in usbvc_v4l2_match_ctrl() local
1309 unit = (usbvc_units_t *)list_head(&usbvcp->usbvc_unit_list); in usbvc_v4l2_match_ctrl()
1316 while (unit != NULL) { in usbvc_v4l2_match_ctrl()
1321 (unit->descr->unit.processing.bControlSize * 8)) { in usbvc_v4l2_match_ctrl()
1327 unit = (usbvc_units_t *) in usbvc_v4l2_match_ctrl()
1328 list_next(&usbvcp->usbvc_unit_list, unit); in usbvc_v4l2_match_ctrl()
1338 unit->bmControls[0] & (0x1 << bit)) { in usbvc_v4l2_match_ctrl()
1343 unit->bmControls[1] & (0x1 << bit)) { in usbvc_v4l2_match_ctrl()
1350 unit); in usbvc_v4l2_match_ctrl()
1352 if (unit == NULL) { in usbvc_v4l2_match_ctrl()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/
H A Dpiclfrutree.info94 PROP SlotType string r 0 "fan-unit"
99 PROP SlotType string r 0 "fan-unit"
104 PROP SlotType string r 0 "fan-unit"
110 PROP SlotType string r 0 "fan-unit"
116 PROP SlotType string r 0 "fan-unit"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info87 PROP SlotType string r 0 "fan-unit"
91 PROP SlotType string r 0 "fan-unit"
95 PROP SlotType string r 0 "fan-unit"
220 REFNODE fan-unit fru WITH name:RMCLOMV/f0_rs
222 REFNODE fan-unit fru WITH name:RMCLOMV/f1_rs
224 REFNODE fan-unit fru WITH name:RMCLOMV/f2_rs
228 PROP SlotType string r 0 "fan-unit"
230 REFNODE fan-unit fru WITH name:RMCLOMV/f3_rs
233 PROP SlotType string r 0 "fan-unit"
235 REFNODE fan-unit fru WITH name:RMCLOMV/f4_rs
[all …]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c3323 minor_t unit;
3366 minor_t unit;
3418 minor_t unit;
3448 int unit; in fr_getrulen()
3476 int unit; in fr_rulen()
3519 minor_t unit;
3561 minor_t unit; in frflush()
4381 int unit; in frrequest()
5554 int unit, space; local
5600 int unit, mode, uid; in fr_ioctlswitch()
[all …]
H A Dip_lookup.c487 int err, unit, num, type; local
496 unit = flush.iplf_unit;
497 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL))
H A Dip_fil_solaris.c807 minor_t unit; local
817 unit = getminor(dev);
822 unit = isp->ipfs_minor;
839 if (unit != IPL_LOGIPF) {
1219 minor_t unit; local
1222 unit = getminor(dev);
1226 unit = isp->ipfs_minor;
1246 if (unit == IPL_LOGSYNC) {
1271 minor_t unit; local
1274 unit = getminor(dev);
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info73 PROP SlotType string r 0 "fan-unit"
79 PROP SlotType string r 0 "fan-unit"
83 PROP SlotType string r 0 "fan-unit"
87 PROP SlotType string r 0 "fan-unit"
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_forms.c376 Dwarf_Signed unit = 0; in dwarf_compress_integer_block_a() local
378 unit = input_array[u]; in dwarf_compress_integer_block_a()
380 unit, &unit_encoded_size, in dwarf_compress_integer_block_a()
400 Dwarf_Signed unit = 0; in dwarf_compress_integer_block_a() local
402 unit = input_array[u]; in dwarf_compress_integer_block_a()
472 Dwarf_Signed unit = 0; in dwarf_compress_integer_block() local
474 ASNAR(unit,inptr,DWARF_32BIT_SIZE); in dwarf_compress_integer_block()
475 SIGN_EXTEND(unit,DWARF_32BIT_SIZE); in dwarf_compress_integer_block()
477 unit, &unit_encoded_size, in dwarf_compress_integer_block()
501 Dwarf_Signed unit = 0; in dwarf_compress_integer_block() local
[all …]
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c292 const char *unit) in nvme_print_double() argument
294 if (unit == NULL) in nvme_print_double()
295 unit = ""; in nvme_print_double()
306 const char *unit) in nvme_print_int64() argument
310 if (unit == NULL) in nvme_print_int64()
311 unit = ""; in nvme_print_int64()
347 if (unit == NULL) in nvme_print_uint64()
348 unit = ""; in nvme_print_uint64()
468 if (unit == NULL) in nvme_print_uint128()
469 unit = ""; in nvme_print_uint128()
[all …]
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h66 int unit, int hdrlen, int debug));
81 int unit, int hdrlen, int mru, int debug));
/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c372 int unit, ret = 0; in efinet_dev_print() local
378 for (unit = 0, h = efi_find_handle(&efinet_dev, 0); in efinet_dev_print()
379 h != NULL; h = efi_find_handle(&efinet_dev, ++unit)) { in efinet_dev_print()
380 printf(" %s%d:", efinet_dev.dv_name, unit); in efinet_dev_print()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_FT0.info88 PROP SlotType string r 0 "fan-unit"
92 PROP SlotType string r 0 "fan-unit"
101 PROP SlotType string r 0 "fan-unit"
H A Dfru_FT1.info88 PROP SlotType string r 0 "fan-unit"
92 PROP SlotType string r 0 "fan-unit"
101 PROP SlotType string r 0 "fan-unit"
H A Dfru_FT2.info88 PROP SlotType string r 0 "fan-unit"
92 PROP SlotType string r 0 "fan-unit"
101 PROP SlotType string r 0 "fan-unit"
H A Dfru_FT3.info88 PROP SlotType string r 0 "fan-unit"
92 PROP SlotType string r 0 "fan-unit"
101 PROP SlotType string r 0 "fan-unit"
H A Dfru_FT4.info88 PROP SlotType string r 0 "fan-unit"
92 PROP SlotType string r 0 "fan-unit"
102 PROP SlotType string r 0 "fan-unit"
H A Dfru_FT5.info88 PROP SlotType string r 0 "fan-unit"
92 PROP SlotType string r 0 "fan-unit"
102 PROP SlotType string r 0 "fan-unit"
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_dma.c74 size_t unit; in sfxge_dma_buffer_create() local
102 &(esmp->esm_base), &unit, &(esmp->esm_acc_handle)); in sfxge_dma_buffer_create()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dsystem-board.info517 PROP SlotType string r 0 "fan-unit"
521 PROP SlotType string r 0 "fan-unit"
527 PROP SlotType string r 0 "fan-unit"
531 PROP SlotType string r 0 "fan-unit"
537 PROP SlotType string r 0 "fan-unit"
541 PROP SlotType string r 0 "fan-unit"
547 PROP SlotType string r 0 "fan-unit"
551 PROP SlotType string r 0 "fan-unit"
557 PROP SlotType string r 0 "fan-unit"
561 PROP SlotType string r 0 "fan-unit"
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DSB-tables.info343 name:/frutree/chassis/MB/system-board/P0/cpu/F0/fan-unit
350 name:/frutree/chassis/MB/system-board/P0/cpu/F1/fan-unit
357 name:/frutree/chassis/MB/system-board/P1/cpu/F0/fan-unit
364 name:/frutree/chassis/MB/system-board/P1/cpu/F1/fan-unit
373 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/P0/cpu/F0/fan-unit
375 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/P0/cpu/F1/fan-unit
377 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/P1/cpu/F0/fan-unit
379 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/P1/cpu/F1/fan-unit

1234567891011