Home
last modified time | relevance | path

Searched defs:ma_id (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/mca/
H A Dmcavar.h65 int ma_id; /* MCA device ID (POS1 + POS2<<8) */ member
H A Dcom_mca.c125 com_mca_lookup(int ma_id) in com_mca_lookup()