Home
last modified time | relevance | path

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

/freebsd/stand/libofw/
H A Dofw_disk.c175 n = OF_blocks(dev->d_handle); in ofwd_ioctl()
200 n = OF_blocks(kdp->d_handle); in ofwd_print()
H A Dopenfirm.h106 unsigned int OF_blocks(ihandle_t);
H A Dopenfirm.c588 OF_blocks(ihandle_t instance) in OF_blocks() function