BRD_SEEK
BRD_SEEK(struct boot_fs_ops *ops, int fd, off_t addr, int whence)
#define BRD_SEEK(ops, fd, addr, w) ((ops)->fsw_lseek)(fd, addr, w)