Searched refs:PHYS_DEDICATED (Results 1 – 6 of 6) sorted by relevance
103 #define PHYS_DEDICATED 8 /* Dedicated link */ macro
117 if (dl->physical->type == PHYS_DEDICATED && !dl->bundle->CleaningUp && in datalink_HangupDone()155 !(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)))) { in datalink_HangupDone()228 if (dl->physical->type == PHYS_DEDICATED) in datalink_LoginDone()260 if ((dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED|PHYS_BACKGROUND| in datalink_UpdateSet()288 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) && in datalink_UpdateSet()297 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) && in datalink_UpdateSet()305 (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) && in datalink_UpdateSet()966 (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED))) in datalink_Up()1459 if (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED)) in datalink_SetMode()
101 { PHYS_DEDICATED, "dedicated" },
456 if (p->type != PHYS_DEDICATED) in tty_Raw()729 if (p->type != PHYS_DEDICATED) in tty_Create()
232 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) in bundle_LinkAdded()238 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) in bundle_LinkAdded()256 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) in bundle_LinksRemoved()1174 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) != in bundle_StartIdleTimer()1240 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) != in bundle_StartSessionTimer()
570 if (p->type != PHYS_DEDICATED) { in physical_DescriptorRead()951 if ((p->type & (PHYS_DIRECT|PHYS_DEDICATED) || in physical_SetMode()952 mode & (PHYS_DIRECT|PHYS_DEDICATED)) && in physical_SetMode()