coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
p2sb.c File Reference
#include <console/console.h>
#include <intelblocks/p2sb.h>
Include dependency graph for p2sb.c:

Go to the source code of this file.

Functions

void p2sb_soc_get_sb_mask (uint32_t *ep_mask, size_t count)
 

Function Documentation

◆ p2sb_soc_get_sb_mask()

void p2sb_soc_get_sb_mask ( uint32_t ep_mask,
size_t  count 
)

Definition at line 6 of file p2sb.c.

References BIOS_ERR, count, mask, P2SB_EP_MASK_5_REG, P2SB_EP_MASK_7_REG, P2SB_EP_MASK_MAX_REG, and printk.