Home
last modified time | relevance | path

Searched refs:PDU (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl102 * RPC PDU (Protocol Data Unit) types
129 * Flags in the RPC header for Connection-oriented PDU data types
133 * For PDU types bind, bind_ack, alter_context and alter_context_resp,
135 * For other PDU types 0x04 means PFC_PENDING_CANCEL.
352 * Reasons for rejecting an association in the bind_nak PDU.
368 * Alter Context PDU (0x0E)
391 * Alter Context Response PDU (0x0F)
421 * Bind PDU (0x0B)
452 * Bind_Ack PDU (0x0C)
480 * Request PDU (0x00)
[all …]
/titanic_44/usr/src/uts/common/sys/idm/
H A Didm_impl.h400 #define IDM_PDU_OPCODE(PDU) \ argument
401 ((PDU)->isp_hdr->opcode & ISCSI_OPCODE_MASK)
/titanic_44/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h181 PDU = 1, enumerator
/titanic_44/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cq.c569 #define IDM_PDU_OPCODE(PDU) \ argument
570 ((PDU)->isp_hdr->opcode & ISCSI_OPCODE_MASK)
/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2150 case PDU: in scsb_get_led_regnum()
2162 code = FRU_UNIT_TO_EVCODE(PDU, suip->unit_number); in scsb_get_led_regnum()
2945 mct_system_info.max_units[PDU] = MC_MAX_PDU; in scsb_set_topology()
2970 mct_system_info.max_units[PDU] = TG_MAX_PDU; in scsb_set_topology()
3073 mct_system_info.fru_info_list[PDU] = (fru_info_t *) in scsb_set_topology()
3075 (mct_system_info.max_units[PDU] + pad), KM_SLEEP); in scsb_set_topology()
3076 fru_ptr = mct_system_info.fru_info_list[PDU]; in scsb_set_topology()
3077 for (unit = 1; unit <= mct_system_info.max_units[PDU]; ++unit) { in scsb_set_topology()
3078 fru_ptr->fru_type = PDU; in scsb_set_topology()
3084 t = FRU_UNIT_TO_EVCODE(PDU, unit); in scsb_set_topology()
[all …]
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c712 pks_topo->max_units[PDU], 0); in do_scsb_kstat()
713 for (i = 0; i < pks_topo->max_units[PDU]; ++i) { in do_scsb_kstat()
1836 for (i = 0; i < scsb_ks_topo.max_units[PDU]; ++i) { in display_mc_prtdiag_info()