MEMF_CHIP
if ((memlist->m_seg[i].ms_attrib & MEMF_CHIP) == 0)
if ((mh->Attribs & (MEMF_CHIP|MEMF_FAST)) == MEMF_CHIP) {
if ((mh->mh_Attributes & (MEMF_CHIP|MEMF_FAST)) == MEMF_CHIP) {