Searched refs:ONE_DB_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/ | ||
H A D | hpilo.h | 127 #define ONE_DB_SIZE (1 << L2_DB_SIZE) macro |
H A D | hpilo.c | 724 hw->db_vaddr = pci_iomap(pdev, 3, max_ccb * ONE_DB_SIZE); in ilo_map_device() |