Searched refs:USCSI_TYPE_ATAPI (Results 1 – 2 of 2) sorted by relevance
189 saddr->type = USCSI_TYPE_ATAPI; in uscsi_identify()202 saddr->type = USCSI_TYPE_ATAPI; in uscsi_identify()339 if (emulated) saddr->type = USCSI_TYPE_ATAPI; in uscsi_identify()
55 #define USCSI_TYPE_ATAPI 1 macro