phashinit
portinfo->porthashbase = phashinit(hashsize, M_PCB,
void *phashinit (int count, struct malloc_type *type, u_long *nentries);
udfmp->hashtbl = phashinit(UDF_HASHTBLSIZE, M_UDFMOUNT, &udfmp->hashsz);