rdident
static int rdident(device_t, struct rd_softc *,
return rdident(parent, NULL, ha);
if (rdident(parent, sc, ha) == 0) {
rs->sc_type = rdident(ctlr, unit);
static int rdident(int, int);