Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aacraid/
HDaacraid_debug.h30 #ifndef PRINT_BUFFER_SIZE
32 #define PRINT_BUFFER_SIZE 512 macro
HDaacraid_debug.c523 char PrintBuffer_P[PRINT_BUFFER_SIZE]; in aacraid_fw_printf()