Searched refs:MCA_ADP_POS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/mca/
H A Dmca_busreg.h46 #define MCA_ADP_POS(pos) (pos + 2) macro
/freebsd-10.2-release/sys/dev/ep/
H A Dif_ep_mca.c75 #define EP_MCA_IOPORT_POS MCA_ADP_POS(MCA_POS2)
81 #define EP_MCA_IRQ_POS MCA_ADP_POS(MCA_POS3)
85 #define EP_MCA_MEDIA_POS MCA_ADP_POS(MCA_POS2)
/freebsd-10.2-release/sys/dev/buslogic/
H A Dbt_mca.c72 #define BT_MCA_IOPORT_POS1 MCA_ADP_POS(MCA_POS0)
73 #define BT_MCA_IOPORT_POS2 MCA_ADP_POS(MCA_POS1)
83 #define BT_MCA_IRQ_POS MCA_ADP_POS(MCA_POS0)
87 #define BT_MCA_DRQ_POS MCA_ADP_POS(MCA_POS3)
91 #define BT_MCA_SCSIID_POS MCA_ADP_POS(MCA_POS2)
/freebsd-10.2-release/sys/dev/aha/
H A Daha_mca.c57 #define AHA_MCA_IOPORT_POS MCA_ADP_POS(MCA_POS1)
67 #define AHA_MCA_DRQ_POS MCA_ADP_POS(MCA_POS3)
71 #define AHA_MCA_IRQ_POS MCA_ADP_POS(MCA_POS2)
80 #define AHA_MCA_SCSIID_POS MCA_ADP_POS(MCA_POS2)

Completed in 59 milliseconds