Searched defs:gfc_claim_memory (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c49 static int gfc_claim_memory(dev_info_t *, fco_handle_t, fc_ci_t *);
121 { "claim-memory", gfc_claim_memory},
652 * gfc_claim_memory
657 gfc_claim_memory(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) function
674 FC_DEBUG3(1, CE_CONT, "gfc_claim_memory: align=0x%x size=0x%x "
678 cmn_err(CE_WARN, " gfc_claim_memory - unable to allocate "
684 cmn_err(CE_WARN, "gfc_claim_memory - vhint is not zero "
697 cmn_err(CE_WARN, " gfc_claim_memory - unable to allocate "
703 FC_DEBUG2(1, CE_CONT, "gfc_claim_memory: address allocated=0x%lx "

Completed in 59 milliseconds