_FillGPARange
return _FillGPARange(fCCB->sg_list, fCCB->sg_count, fCCB->data_length);
return _FillGPARange(&entry, 1, fCCB->data_length);
return _FillGPARange(fCCB->sg_list, fCCB->sg_count, fCCB->data_length);
status_t _FillGPARange(const physical_entry* sgList, uint32 sgCount,