Searched refs:FLOPPYD_CAP_LARGE_SEEK (Results 1 – 4 of 4) sorted by relevance
44 #define FLOPPYD_CAP_LARGE_SEEK 2 /* large seeks */ macro
317 if(This->capabilities & FLOPPYD_CAP_LARGE_SEEK) { in floppyd_io()600 ((This->capabilities & FLOPPYD_CAP_LARGE_SEEK) ? in FloppydOpen()
118 (cap & FLOPPYD_CAP_LARGE_SEEK) ? " LargeFiles" : ""); in authenticate_to_floppyd()
452 cap |= FLOPPYD_CAP_LARGE_SEEK; in do_auth()