Searched refs:enc_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_enc.c65 static d_open_t enc_open; variable
88 .d_open = enc_open,
260 enc_open(struct cdev *dev, int flags, int fmt, struct thread *td) function
379 * to get past enc_open w/o successfully initializing

Completed in 40 milliseconds