Searched refs:PHYS_DEDICATED (Results 1 – 6 of 6) sorted by relevance
119 if (dl->physical->type == PHYS_DEDICATED && !dl->bundle->CleaningUp && in datalink_HangupDone()157 !(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)))) { in datalink_HangupDone()230 if (dl->physical->type == PHYS_DEDICATED) in datalink_LoginDone()262 if ((dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED|PHYS_BACKGROUND| in datalink_UpdateSet()290 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) && in datalink_UpdateSet()299 if (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) && in datalink_UpdateSet()307 (!(dl->physical->type & (PHYS_DDIAL|PHYS_DEDICATED)) && in datalink_UpdateSet()968 (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED))) in datalink_Up()1461 if (dl->physical->type & (PHYS_DIRECT|PHYS_DEDICATED)) in datalink_SetMode()
105 #define PHYS_DEDICATED 8 /* Dedicated link */ macro
94 { PHYS_DEDICATED, "dedicated" },
234 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) in bundle_LinkAdded()240 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) in bundle_LinkAdded()258 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) in bundle_LinksRemoved()1176 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) != in bundle_StartIdleTimer()1242 if ((bundle->phys_type.open & (PHYS_DEDICATED|PHYS_DDIAL)) != in bundle_StartSessionTimer()
458 if (p->type != PHYS_DEDICATED) in tty_Raw()731 if (p->type != PHYS_DEDICATED) in tty_Create()
559 if (p->type != PHYS_DEDICATED) { in physical_DescriptorRead()940 if ((p->type & (PHYS_DIRECT|PHYS_DEDICATED) || in physical_SetMode()941 mode & (PHYS_DIRECT|PHYS_DEDICATED)) && in physical_SetMode()