Home
last modified time | relevance | path

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

/src/stand/efi/gptboot/
H A Dproto.c47 static dev_info_t *raw_device = NULL; variable
193 if (raw_device) { in probe_handle()
197 raw_device = devinfo; in probe_handle()
238 dsk.devinfo = raw_device; in choice_protocol()