Home
last modified time | relevance | path

Searched refs:GUID_ARGS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/storage/
Dusb.h65 #define GUID_ARGS(x) x[0], x[1], x[2] macro
Dusb.c710 GUID_ARGS(guid)); in storage_probe()
757 US_DEBUGP("New GUID " GUID_FORMAT "\n", GUID_ARGS(guid)); in storage_probe()
Dscsiglue.c389 SPRINTF(" GUID: " GUID_FORMAT "\n", GUID_ARGS(us->guid)); in proc_info()