Searched refs:physical_Slot (Results 1 – 3 of 3) sorted by relevance
173 extern int physical_Slot(struct physical *);
458 slot = physical_Slot(p); in physical_ShowStatus()1134 physical_Slot(struct physical *p) in physical_Slot() function
713 if ((slot = physical_Slot(p)) >= 0) in radius_put_physical_details()