Searched refs:IBNEX_IOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h246 #define IBNEX_IOC (1 << 16) macro
247 #define IBNEX_CTL_GET_API_VER (IBNEX_IOC + 1) /* Get API version # */
248 #define IBNEX_CTL_GET_HCA_LIST (IBNEX_IOC + 2) /* Get HCA GUID list */
249 #define IBNEX_CTL_QUERY_HCA (IBNEX_IOC + 3) /* Query HCA attributes */
250 #define IBNEX_CTL_QUERY_HCA_PORT (IBNEX_IOC + 4) /* Query HCA port attributes */

Completed in 4092 milliseconds