Home
last modified time | relevance | path

Searched refs:enc_ctor (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_enc.c71 static periph_ctor_t enc_ctor; variable
259 status = cam_periph_alloc(enc_ctor, enc_oninvalidate, in enc_async()
883 enc_ctor(struct cam_periph *periph, void *arg) in enc_ctor() function