Searched defs:majorNum (Results 1 - 9 of 9) sorted by relevance
| /illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
| H A D | MP_GetAssociatedPathOidList.c | 54 int majorNum = 0; local 95 majorNum = di_driver_major(ph_node); 97 if ((majorNum == oidMajorNum) &&
|
| H A D | MP_GetInitiatorPortOidListPlugin.c | 40 int majorNum = 0; local 62 majorNum = di_driver_major(ph_node); 69 "majorNum = %d", 70 majorNum); 81 MP_STORE_MAJOR_TO_ID(majorNum,
|
| H A D | MP_GetMPLogicalUnitProperties.c | 71 int majorNum; local 117 majorNum = di_driver_major(cur_node); 121 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
|
| H A D | MP_GetMultipathLusDevProd.c | 53 int majorNum; local 85 majorNum = di_driver_major(sv_child_node); 91 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
|
| H A D | MP_GetMultipathLusPlugin.c | 70 int majorNum; local 115 majorNum = di_driver_major(sv_child_node); 120 "majorNum = %d", majorNum); 124 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
|
| /osnet-11/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
| H A D | MP_GetAssociatedPathOidList.c | 54 int majorNum = 0; local 95 majorNum = di_driver_major(ph_node); 97 if ((majorNum == oidMajorNum) &&
|
| H A D | MP_GetInitiatorPortOidListPlugin.c | 40 int majorNum = 0; local 62 majorNum = di_driver_major(ph_node); 69 "majorNum = %d", 70 majorNum); 81 MP_STORE_MAJOR_TO_ID(majorNum,
|
| H A D | MP_GetMPLogicalUnitProperties.c | 71 int majorNum; local 118 majorNum = di_driver_major(cur_node); 122 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
|
| H A D | MP_GetMultipathLusDevProd.c | 53 int majorNum; local 85 majorNum = di_driver_major(sv_child_node); 91 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
|
Completed in 1994 milliseconds