Searched refs:PHYSICAL_LINK (Results 1 – 3 of 3) sorted by relevance
31 #define PHYSICAL_LINK 1 macro
120 ((l)->type == PHYSICAL_LINK ? field2phys(l, link) : NULL)
164 p->link.type = PHYSICAL_LINK; in physical_Create()