Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aacraid/
H A Daacraid_debug.h32 #ifndef PRINT_BUFFER_SIZE
34 #define PRINT_BUFFER_SIZE 512 macro
H A Daacraid_debug.c525 char PrintBuffer_P[PRINT_BUFFER_SIZE]; in aacraid_fw_printf()