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

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_targ_bh.c138 static void targbhdone(struct cam_periph *periph,
285 atio->ccb_h.cbfcnp = targbhdone;
320 inot->ccb_h.cbfcnp = targbhdone;
491 targbhdone,
532 targbhdone(struct cam_periph *periph, union ccb *done_ccb) function
737 panic("targbhdone: Unexpected ccb opcode");

Completed in 40 milliseconds