Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dbiosdisk.c126 } bdinfo_t; typedef
136 static void bd_io_workaround(bdinfo_t *);
137 static int bd_io(struct disk_devdesc *, bdinfo_t *, daddr_t, int, caddr_t, int);
138 static bool bd_int13probe(bdinfo_t *);
207 static bdinfo_t *
211 bdinfo_t *bd = NULL; in bd_get_bdinfo()
234 bdinfo_t *bd; in bd_bios2unit()
256 bdinfo_t *bd; in bd_unit2bios()
306 bdinfo_t *bd; in fd_init()
339 bdinfo_t *bd; in bd_init()
[all …]