Searched defs:debug_mask (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c75 static int debug_mask = 1; variable
77 static int debug_mask = 0; variable
527 pwp->debug_mask = ddi_prop_get_int(DDI_DEV_T_ANY, dip,
529 debug_mask);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h676 uint16_t debug_mask; member in struct:pmcs_hw
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h112 /* debug masks - set these bits in hw->debug_mask to control output */
625 u32 debug_mask; member in struct:i40e_hw

Completed in 79 milliseconds