d_open_t
typedef int d_open_t(dev_t, int, int, struct lwp *);
typedef int d_open_t(dev_t, int, int, struct proc *);