/titanic_51/usr/src/man/man1m/ |
H A D | cfgadm_ib.1m | 60 IB Virtual Physical Point of Attachment (VPPA) devices 76 See \fBib\fR(7D) for details on enumeration of IB Port, IB VPPA, and IB HCA_SVC 83 point \fBib\fR and all IB devices (either an IOC, Port, VPPA, HCA_SVC, or a 103 of Port, VPPA and HCA_SVC device contains its Partition Key (\fIP_Key\fR), 139 \fIP_Key\fR helps determine the partition to which this port belongs for a VPPA 140 device node. A port might have more than one \fIP_Key\fR. An example of a VPPA 150 (IOC, VPPA, HCA_SVC, Pseudo, and Port devices seen by the IBDM and the IB nexus 155 The following shows a listing of five IB devices (two IOC, one VPPA, one Port, 166 ib::80245678,ffff,ipib IB-VPPA connected configured ok 202 For an IOC/VPPA/Por [all...] |
/titanic_51/usr/src/man/man7d/ |
H A D | ib.7d | 13 enumeration of port devices, VPPA (Virtual Physical Point Attachment), HCA_SVC 17 port device, VPPA devices and HCA_SVC devices based on entries specified in the 20 devices, VPPA devices, HCA_SVC devices, and IOCs on the IB fabric. 39 vppa-svc-list \fB""\fR List of service names, for example: ipib 94 vppa-svc-list=""; 101 In Example 1, the IB nexus driver does not create any port/vppa/hca_svc device 111 vppa-svc-list=""; 125 each of Port and VPPA communication services: 131 vppa-svc-list="ipib"; 145 of Port, VPPA an [all...] |
/titanic_51/usr/src/uts/common/io/ib/ibnex/ |
H A D | ib.conf | 37 # The "vppa-svc-list" determines the communication services that are 48 # The format of "vppa-svc-list" is "<service name>", "<service name>", .. 55 # 4. Service names specified in port-svc-list, vppa-svc-list & 63 # vppa-svc-list="ipib"; 70 # vppa-svc-list="nfs", "ipib"; 76 vppa-svc-list="";
|
H A D | ibnex_ioctl.c | 340 * figure out how many IOC, VPPA, in ibnex_devctl() 930 /* unconfigure the Port/VPPA/HCA_SVC node */ in ibnex_devctl() 1016 * o PORT_GUID,P_Key,service-name (VPPA device) in ibnex_devctl() 1020 * Port,VPPA,HCA_SVC devices in ibnex_devctl() 1080 * Figure out how many IOC, VPPA, Pseudo, HCA_SVC and Port devices exist 1142 * Get a snapshot of all Port/IOC/VPPA/HCA_SVC/Pseudo nodes 1172 /* First, Port/VPPA/HCA_SVC nodes */ in ibnex_get_snapshot() 1223 "fill in VPPA service port nodes"); in ibnex_get_snapshot() 1238 "failed to fill VPPA " in ibnex_get_snapshot() 1369 * A utility function to fill in a "dummy" Port/VPPA/HCA_SV [all...] |
H A D | ibnex.c | 27 * It supports Port nodes, Virtual Physical Point of Attachment nodes (VPPA) 31 * and VPPA nodes are children of HCA drivers. All the IOC nodes and the Pseudo 318 { "vppa-svc-list", IBNEX_VPPA_COMMSVC_NODE}, 944 * Return DDI_SUCCESS for IOC/PORT/VPPA nodes and in ibnex_busctl() 1368 * for port nodes and VPPA nodes 1389 * VPPA & HCA_SVC nodes. Use ndi_devi_enter() for in ibnex_config_all_children() 1470 * in the "vppa-commsvc-list" property and per each PKEY that 2955 * This routine is specific to port/VPPA node creation 3862 /* Check VPPA Services */ in ibnex_unique_svcname()
|
H A D | ibnex_hca.c | 591 * VPPA & HCA_SVC nodes. Use ndi_devi_enter() for in ibnex_handle_hca_attach()
|
/titanic_51/usr/src/man/man4/ |
H A D | ib.4 | 19 IB port/IB VPPA/IB HCA_SVC devices 35 The IB port/IB VPPA/IB HCA_SVC devices are enumerated by way of the
|
/titanic_51/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_ibnex.c | 151 * All IB clients (IOC, VPPA, Port, Pseudo etc.) in ibtl_ibnex_get_hca_info() 153 * is "ib" nexus and node-name is "ioc". "VPPA/Port"s in ibtl_ibnex_get_hca_info() 205 * is IOC, VPPA, Port or a Pseudo node. in ibtl_ibnex_get_hca_info() 517 * For a given pdip, of Port/VPPA devices, match it against all the
|
/titanic_51/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_conf.c | 68 { "vppa-svc-list", IB_VPPA_SERVICE }, 77 static int bvpparec = 0; /* begin of vppa rec */ 91 static int ibcfg_nvppa_services; /* # of VPPA services */ 93 static ib_svc_rec_t *ibcfg_vppa_head; /* VPPA service recs */ 427 "(#port = %d #vppa = %d #hca = %d)\n", type, service, in ib_service_record_add() 602 "(#port = %d #vppa = %d #hca = %d)\n", service_type, in ib_cmp_service()
|
H A D | cfga_conf.h | 75 #define IBCONF_VPPA_SERVICE_HDR "VPPA communication services:\n"
|
H A D | cfga_ib.h | 179 #define IB_VPPA_TYPE "IB-VPPA"
|
H A D | cfga_ib.c | 33 * supported are - IOC, VPPA, Port, HCA_SVC and Pseudo dynamic ap_ids, 103 /* CFGA_IB_HELP_CONF_FILE1 */ "cfgadm -o comm=[port|vppa|hca-svc]," 194 /* Communication Service name : "port" or "vppa" or "hca-svc" */ 1710 * No HCAs or IOC/VPPA/Port/HCA_SVC/Pseudo devices seen (non-IB system) in cfga_list_ext() 1761 * No HCAs or IOC/VPPA/HCA_SVC/Port/Pseudo devices seen (non-IB system) in cfga_list_ext()
|
/titanic_51/usr/src/lib/cfgadm_plugins/ib/ |
H A D | ib.xcl | 269 "(#port = %d #vppa = %d #hca = %d)\n" 274 "(#port = %d #vppa = %d #hca = %d)\n"
|
/titanic_51/usr/src/uts/common/sys/ib/ibtl/impl/ |
H A D | ibtl_ibnex.h | 191 * For a given pdip, of Port/VPPA devices, match it against all the
|
/titanic_51/usr/src/uts/common/sys/ib/ibnex/ |
H A D | ibnex_devctl.h | 58 #define IBNEX_VPPA_STR "vppa" 67 IB_VPPA_SERVICE, /* vppa-svc-list = */
|