Searched refs:physical_Open (Results 1 – 3 of 3) sorted by relevance
131 extern int physical_Open(struct physical *, struct bundle *);
1015 physical_Open(struct physical *p, struct bundle *bundle) in physical_Open() function
280 if (physical_Open(dl->physical, dl->bundle) >= 0) { in datalink_UpdateSet()