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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_targ_bh.c137 static void targbhdone(struct cam_periph *periph,
284 atio->ccb_h.cbfcnp = targbhdone;
319 inot->ccb_h.cbfcnp = targbhdone;
484 targbhdone,
525 targbhdone(struct cam_periph *periph, union ccb *done_ccb) function
724 panic("targbhdone: Unexpected ccb opcode");

Completed in 103 milliseconds