Lines Matching defs:na
261 struct nubus_attach_args *na = (struct nubus_attach_args *)aux;
262 bus_space_tag_t bst = na->na_tag;
266 aprint_normal("%s slot %x", pnp, na->slot);
268 NUBUS_SLOT2PA(na->slot), NBMEMSIZE, 0, &bsh) == 0) {
270 nubus_get_card_name(bst, bsh, na->fmt));
273 na->fmt, NUBUS_RSRC_VEND_ID));
275 na->fmt, NUBUS_RSRC_VEND_PART));
282 na->category, na->type, na->drsw, na->drhw);
285 aprint_normal(" slot %x", na->slot);