mpii_ioctl
int mpii_ioctl(struct device *, u_long, caddr_t);
if (bio_register(&sc->sc_dev, mpii_ioctl) != 0)
sc->sc_ioctl = mpii_ioctl;