ofdisk_open
if (omask == 0 && ofdisk_open(dev, 0, S_IFBLK, curlwp) != 0)
dev_type_open(ofdisk_open);
.d_open = ofdisk_open,