Home
last modified time | relevance | path

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

/src/sys/dev/aacraid/
H A Daacraid_debug.h30 #ifndef PRINT_BUFFER_SIZE
32 #define PRINT_BUFFER_SIZE 512 macro
H A Daacraid_debug.c522 char PrintBuffer_P[PRINT_BUFFER_SIZE]; in aacraid_fw_printf()