m88k_inames(4)
NAME
m88k_inames − interrupt status data tables
SYNOPSIS
/etc/m88k_inames
DESCRIPTION
The /etc/m88k_inames file contains entries for the intstat(1) command. Each entry consists of a line of the form:
interrupt name device priority level HVME level
interrupt name
is the name of an interrupt routine as defined in the symbol table, without the "_X" prefix added to the name.
device
is the name of the device which generated the interrupt. If there is a possibility of multiple devices that have numbers appended to the name as it appears in the symbol table, the device must have "xx" appended to the device name in this table.
priority level
is the interrupt priority level of the device as specified in the respective architecture manual.
HVME level
is the HVME interrupt level as assigned by Harris.
SEE ALSO
CX/UX Programmer’s Reference Manual