Lines Matching refs:dv_name
157 .dv_name = "fd",
169 .dv_name = "cd",
181 .dv_name = "disk",
326 biosfd.dv_name, unit); in fd_init()
357 bioshd.dv_name, unit); in bd_init()
669 const char *dv_name; in bd_int13probe() local
672 dv_name = biosfd.dv_name; in bd_int13probe()
674 dv_name = bioshd.dv_name; in bd_int13probe()
677 dv_name, bd->bd_unit); in bd_int13probe()
723 printf("%s devices:", dev->dv_name); in bd_print_common()
745 dev->dv_name, i, drive + i, in bd_print_common()
767 dev->dv_name, i); in bd_print_common()
1271 "to %lld: 0x%x\n", dev->dd.d_dev->dv_name, in bd_io()
1276 "(0x%x): 0x%x\n", dev->dd.d_dev->dv_name, in bd_io()