Home
last modified time | relevance | path

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

/freebsd/stand/efi/gptboot/
H A Dproto.c45 static dev_info_t *raw_device = NULL; variable
191 if (raw_device) { in probe_handle()
195 raw_device = devinfo; in probe_handle()
236 dsk.devinfo = raw_device; in choice_protocol()