Searched defs:ipath_compatible_subports (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1465 static int ipath_compatible_subports(int user_swmajor, int user_swminor) function
1506 /* Self-consistency check for ipath_compatible_subports() */
1508 !ipath_compatible_subports(IPATH_USER_SWMAJOR,
1511 "Inconsistent ipath_compatible_subports()\n");
1516 if (!ipath_compatible_subports(uinfo->spu_userversion >> 16,
1859 if (ipath_compatible_subports(swmajor, swminor) &&

Completed in 170 milliseconds