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

  /src/sys/arch/hppa/stand/common/
dk.c 37 const char *dk_disklabel(struct hppa_dev *, struct disklabel *);
42 dk_disklabel(struct hppa_dev *dp, struct disklabel *label) function in typeref:typename:const char *
76 if ((st = dk_disklabel(dp, &dkl)) != NULL) {

Completed in 241 milliseconds