Searched defs:type_if (Results 1 – 3 of 3) sorted by relevance
75 #define X68K_MAKESCSIBOOTDEV(major, type_if, unit_if, scsi_id, lun, part) \ argument
78 type_if, enumerator
26 #define type_if(T, E) type_if_not(T, !(E)) macro