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

/freebsd-11-stable/sys/cam/
H A Dcam_periph.h111 typedef void periph_dtor_t (struct cam_periph *periph); typedef
115 periph_dtor_t *periph_dtor;
157 periph_dtor_t *periph_dtor,
H A Dcam_periph.c194 periph_dtor_t *periph_dtor, periph_start_t *periph_start,
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pt.c96 static periph_dtor_t ptdtor;
H A Dscsi_targ_bh.c135 static periph_dtor_t targbhdtor;
H A Dscsi_target.c135 static periph_dtor_t targdtor;
H A Dscsi_enc.c75 static periph_dtor_t enc_dtor;
H A Dscsi_sg.c121 static periph_dtor_t sgcleanup;
H A Dscsi_pass.c165 static periph_dtor_t passcleanup;
H A Dscsi_ch.c187 static periph_dtor_t chcleanup;
H A Dscsi_da.c1423 static periph_dtor_t dacleanup;
H A Dscsi_cd.c228 static periph_dtor_t cdcleanup;
H A Dscsi_sa.c535 static periph_dtor_t sacleanup;
/freebsd-11-stable/sys/cam/ata/
H A Data_pmp.c118 static periph_dtor_t pmpcleanup;
H A Data_da.c798 static periph_dtor_t adacleanup;
/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c132 static periph_dtor_t ndacleanup;
/freebsd-11-stable/sys/cam/ctl/
H A Dscsi_ctl.c182 static periph_dtor_t ctlfecleanup;

Completed in 248 milliseconds