fEventDPC
gSCSI->free_dpc(fEventDPC);
gSCSI->schedule_dpc(fBus, fEventDPC, _RescanChildBus, this);
if (gSCSI->alloc_dpc(&fEventDPC) != B_OK)
scsi_dpc_cookie fEventDPC;