Searched refs:rcap (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/pkg/manifests/ |
H A D | service-resource-cap.p5m | 35 file path=lib/svc/manifest/system/rcap.xml group=sys mode=0444 40 dir path=usr/lib/rcap 41 dir path=usr/lib/rcap/$(ARCH32) 42 dir path=usr/lib/rcap/$(ARCH64) 43 file path=usr/lib/rcap/rcapd mode=0555
|
/illumos-gate/usr/src/cmd/rcap/rcapd/ |
H A D | Makefile | 32 ROOTUSRLIBRCAP = $(ROOT)/usr/lib/rcap 37 MANIFEST = rcap.xml 39 $(ROOTSVCSYSTEM)/rcap.xml := FILEMODE = 0444
|
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 594 fw_port_cap32_t rcap, bool sleep_ok, int timeout); 597 fw_port_cap32_t rcap) in t4_link_l1cfg() argument 599 return t4_link_l1cfg_core(adapter, mbox, port, lc, rcap, in t4_link_l1cfg() 604 fw_port_cap32_t rcap) in t4_link_l1cfg_ns() argument 606 return t4_link_l1cfg_core(adapter, mbox, port, lc, rcap, in t4_link_l1cfg_ns()
|
H A D | t4_hw.c | 9259 fw_port_cap32_t rcap, bool sleep_ok, int timeout) in t4_link_l1cfg_core() argument 9265 t4_link_sanitize_caps(lc, &rcap); in t4_link_l1cfg_core() 9277 cmd.u.l1cfg.rcap = cpu_to_be32(fwcaps32_to_caps16(rcap)); in t4_link_l1cfg_core() 9279 cmd.u.l1cfg32.rcap32 = cpu_to_be32(rcap); in t4_link_l1cfg_core() 9292 rcap, -ret); in t4_link_l1cfg_core() 9322 c.u.l1cfg.rcap = cpu_to_be32(FW_PORT_CAP_ANEG); in t4_restart_aneg()
|
/illumos-gate/usr/src/cmd/ |
H A D | Makefile | 349 rcap \ 680 rcap \
|
H A D | Makefile.check | 126 rcap/rcapd \
|
/illumos-gate/usr/src/ |
H A D | Targetdirs | 309 /usr/lib/rcap \ 310 /usr/lib/rcap/$(MACH32) \ 477 /usr/lib/rcap/$(MACH64) \
|
/illumos-gate/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 222 svc:/system/rcap:default var/svc/manifest/system/rcap.xml 223 svc:/system/rcap var/svc/manifest/system/rcap.xml
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 7381 __be32 rcap; member
|