Searched refs:opl_claim_memory (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c67 static int opl_claim_memory(dev_info_t *, fco_handle_t, fc_ci_t *);
102 { "claim-memory", opl_claim_memory},
1611 * opl_claim_memory
1616 opl_claim_memory(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) function
1633 FC_DEBUG3(1, CE_CONT, "opl_claim_memory: align=0x%x size=0x%x "
1637 cmn_err(CE_WARN, "opl_claim_memory - unable to allocate "
1643 cmn_err(CE_WARN, "opl_claim_memory - vhint is not zero "
1656 cmn_err(CE_WARN, "opl_claim_memory - unable to allocate "
1661 FC_DEBUG2(1, CE_CONT, "opl_claim_memory: address allocated=0x%lx "

Completed in 41 milliseconds