HomeSort by: relevance | last modified time | path
    Searched defs:devpath_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/efi/
devpath.h 44 typedef EFI_DEVICE_PATH_PROTOCOL devpath_t; typedef in typeref:typename:EFI_DEVICE_PATH_PROTOCOL
106 devpath_hdr(devpath_t *dp, devpath_elm_t *elm)
114 devpath_unsupported(devpath_t *dp, devpath_elm_t *path, devpath_elm_t *dbg)
125 char *devpath_parse(devpath_t *, size_t, char **);

Completed in 34 milliseconds