Searched defs:uuid_str (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c76 char uuid_str[38]; local
118 sprintf(uuid_str, "%pUB", pp->instance_uuid);
121 sizeof(uuid_str), uuid_str);
125 sprintf(uuid_str, "%pUB", pp->host_uuid);
128 sizeof(uuid_str), uuid_str);

Completed in 63 milliseconds