Searched refs:HWD_DATA_SIZE (Results 1 – 2 of 2) sorted by relevance
509 #define HWD_DATA_SIZE (36 * 1024) /* Size of HWD data from SCF */ macro
318 uint32_t datasize = HWD_DATA_SIZE; in opl_read_hwd()363 hwdp = kmem_alloc(HWD_DATA_SIZE, KM_SLEEP); in opl_read_hwd()370 kmem_free(hwdp, HWD_DATA_SIZE); in opl_read_hwd()2857 kmem_free(hwdp, HWD_DATA_SIZE); in opl_unprobe_sb()