Searched refs:SCAN_ALL_CDS (Results 1 – 3 of 3) sorted by relevance
67 #define SCAN_ALL_CDS 0x00 /* scan and return all cd devices */ macro
369 ret = setup_target(SCAN_ALL_CDS); in main()
602 } else if ((mode == SCAN_ALL_CDS) && (writers_found == 0) && in scan_for_cd_device()