/titanic_50/usr/src/lib/print/libpapi-lpd/ |
H A D | Makefile.com | 40 EXTRALINKS= $(ROOTLIBDIR)/psm-rfc-1179.so
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_stat.c | 128 igb_ks->rfc.value.ul += E1000_READ_REG(hw, E1000_RFC); in igb_update_stats() 241 kstat_named_init(&igb_ks->rfc, "recv_frag", in igb_init_stats()
|
H A D | igb_sw.h | 777 kstat_named_t rfc; /* Receive Frag Count */ member
|
/titanic_50/usr/src/uts/common/zmod/ |
H A D | THIRDPARTYLICENSE | 26 * Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | library-print-open-printing-lpd.mf | 46 link path=usr/lib/print/psm-rfc-1179.so target=./psm-lpd.so
|
/titanic_50/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-job.c | 50 static struct { char *mime; char rfc; } cvt[] = { in mime_type_to_rfc1179_type() member 71 result = cvt[i].rfc; in mime_type_to_rfc1179_type()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_stat.c | 207 ixgbe_ks->rfc.value.ui64 += IXGBE_READ_REG(hw, IXGBE_RFC); in ixgbe_update_stats() 459 kstat_named_init(&ixgbe_ks->rfc, "recv_fragment", in ixgbe_init_stats()
|
H A D | ixgbe_sw.h | 812 kstat_named_t rfc; /* Receive Frag Count */ member
|
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 5079 ns_rfc_type_t *rfc; in fctl_update_host_ns_values() local 5081 rfc = (ns_rfc_type_t *)ns_req->ns_req_payload; in fctl_update_host_ns_values() 5085 dst = (uint32_t *)rfc->rfc_types; in fctl_update_host_ns_values() 5168 ns_rfc_type_t *rfc; in fctl_retrieve_host_ns_values() local 5170 rfc = (ns_rfc_type_t *)ns_req->ns_resp_payload; in fctl_retrieve_host_ns_values() 5173 bcopy(port->fp_fc4_types, rfc->rfc_types, in fctl_retrieve_host_ns_values() 5174 sizeof (rfc->rfc_types)); in fctl_retrieve_host_ns_values()
|
H A D | fp.c | 5456 ns_rfc_type_t rfc; in fp_ns_reg() local 5469 bcopy(port->fp_fc4_types, rfc.rfc_types, in fp_ns_reg() 5474 bcopy(pd->pd_fc4types, rfc.rfc_types, in fp_ns_reg() 5478 rfc.rfc_port_id = s_id; in fp_ns_reg() 5480 FC_SET_CMD(port, pkt->pkt_cmd_acc, (uint8_t *)&rfc, in fp_ns_reg() 5482 sizeof (rfc), DDI_DEV_AUTOINCR); in fp_ns_reg()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 4629 ns_rfc_type_t rfc; in fcip_port_ns() local 4645 bzero(&rfc, sizeof (rfc)); in fcip_port_ns() 4651 rfc.rfc_port_id.port_id = fport->fcipp_sid.port_id; in fcip_port_ns() 4652 bcopy(types, rfc.rfc_types, sizeof (types)); in fcip_port_ns() 4656 ns_cmd.ns_req_len = sizeof (rfc); in fcip_port_ns() 4657 ns_cmd.ns_req_payload = (caddr_t)&rfc; in fcip_port_ns()
|
H A D | fcp.c | 9714 ns_rfc_type_t rfc; in fcp_do_ns_registry() local 9722 bzero(&rfc, sizeof (rfc)); in fcp_do_ns_registry() 9728 rfc.rfc_port_id.port_id = s_id; in fcp_do_ns_registry() 9729 bcopy(types, rfc.rfc_types, sizeof (types)); in fcp_do_ns_registry() 9733 ns_cmd.ns_req_len = sizeof (rfc); in fcp_do_ns_registry() 9734 ns_cmd.ns_req_payload = (caddr_t)&rfc; in fcp_do_ns_registry()
|
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_hw.h | 553 u64 rfc; member
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 865 uint64_t rfc; member
|
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_type.h | 3588 u64 rfc; member
|