Home
last modified time | relevance | path

Searched refs:IPS_NVRAM_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/ips/
H A Dips_commands.c654 /* maxsize */ IPS_NVRAM_PAGE_SIZE, in ips_read_nvram()
656 /* maxsegsize*/ IPS_NVRAM_PAGE_SIZE, in ips_read_nvram()
670 command->data_buffer, IPS_NVRAM_PAGE_SIZE, ips_read_nvram_callback, in ips_read_nvram()
H A Dips.h70 #define IPS_NVRAM_PAGE_SIZE 128 macro