newdlist = FindDosEntry(dlist,name,flags)
D0 D1 D2 D3
struct DosList *FindDosEntry(struct DosList *,STRPTR,ULONG)
Locates an entry on the device list. Starts with the entry dlist. NOTE: must be called with the device list locked, no references may be made to dlist after unlocking.