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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_pci.c60 int ramlog_size = 1*1024*1024; variable
192 "ramlog_size", &ramlog_size)) {
193 device_printf(ocs->dev, "ramlog_size = %#x\n", ramlog_size);
203 ocs->ramlog = ocs_ramlog_init(ocs, ramlog_size/OCS_RAMLOG_DEFAULT_BUFFERS,

Completed in 103 milliseconds