type_0_status    1733 drivers/net/fddi/defxx.c 	PI_UINT32	type_0_status;		/* Host Interrupt Type 0 register */
type_0_status    1742 drivers/net/fddi/defxx.c 	dfx_port_read_long(bp, PI_PDQ_K_REG_TYPE_0_STATUS, &type_0_status);
type_0_status    1743 drivers/net/fddi/defxx.c 	dfx_port_write_long(bp, PI_PDQ_K_REG_TYPE_0_STATUS, type_0_status);
type_0_status    1747 drivers/net/fddi/defxx.c 	if (type_0_status & (PI_TYPE_0_STAT_M_NXM |
type_0_status    1753 drivers/net/fddi/defxx.c 		if (type_0_status & PI_TYPE_0_STAT_M_NXM)
type_0_status    1758 drivers/net/fddi/defxx.c 		if (type_0_status & PI_TYPE_0_STAT_M_PM_PAR_ERR)
type_0_status    1763 drivers/net/fddi/defxx.c 		if (type_0_status & PI_TYPE_0_STAT_M_BUS_PAR_ERR)
type_0_status    1783 drivers/net/fddi/defxx.c 	if (type_0_status & PI_TYPE_0_STAT_M_XMT_FLUSH)
type_0_status    1798 drivers/net/fddi/defxx.c 	if (type_0_status & PI_TYPE_0_STAT_M_STATE_CHANGE)