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

  /src/sys/dev/pci/cxgb/
cxgb_sge.c 168 int cxgb_debug = 0; variable in typeref:typename:int
330 if (cxgb_debug)
980 if (cxgb_debug)
2233 if (cxgb_debug)
2396 if (cxgb_debug && rspq->holdoff_tmr != last_holdoff) {
2415 if (cxgb_debug)
2541 if (cxgb_debug && (rq->next_holdoff != last_holdoff)) {
cxgb_sge.c 168 int cxgb_debug = 0; variable in typeref:typename:int
330 if (cxgb_debug)
980 if (cxgb_debug)
2233 if (cxgb_debug)
2396 if (cxgb_debug && rspq->holdoff_tmr != last_holdoff) {
2415 if (cxgb_debug)
2541 if (cxgb_debug && (rq->next_holdoff != last_holdoff)) {

Completed in 25 milliseconds