Searched refs:PDU (Results 1 – 6 of 6) sorted by relevance
102 * RPC PDU (Protocol Data Unit) types129 * Flags in the RPC header for Connection-oriented PDU data types133 * 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 …]
400 #define IDM_PDU_OPCODE(PDU) \ argument401 ((PDU)->isp_hdr->opcode & ISCSI_OPCODE_MASK)
181 PDU = 1, enumerator
569 #define IDM_PDU_OPCODE(PDU) \ argument570 ((PDU)->isp_hdr->opcode & ISCSI_OPCODE_MASK)
2150 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 …]
712 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()