<dec f='src/src/sys/dev/pci/twevar.h' l='159' type='const struct twe_code_table []'/>
<def f='src/src/sys/dev/pci/twe.c' l='221' ll='257' type='const struct twe_code_table [34]'/>
<use f='src/src/sys/dev/pci/twe.c' l='967' u='r' c='twe_aen_enqueue'/>
<doc f='src/src/sys/dev/pci/twe.c' l='204'>/*
 * Asynchronous event notification messages are qualified:
 *	a - not unit/port specific
 *	u - unit specific
 *	p - port specific
 *
 * They are further qualified with a severity:
 *	E - LOG_EMERG
 *	a - LOG_ALERT
 *	c - LOG_CRIT
 *	e - LOG_ERR
 *	w - LOG_WARNING
 *	n - LOG_NOTICE
 *	i - LOG_INFO
 *	d - LOG_DEBUG
 *	blank - just use printf
 */</doc>
