HomeSort by: relevance | last modified time | path
    Searched defs:print_once (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ena.c 1210 bool print_once = true; local in function:ena_free_tx_bufs
1219 if (print_once) {
1223 print_once = false;
2895 tx_info->print_once = true;
3434 if (!tx_buf->print_once)
3439 tx_buf->print_once = true;
if_enavar.h 207 bool print_once; member in struct:ena_tx_buffer

Completed in 47 milliseconds