fdtbus_intr_str_raw
if (!fdtbus_intr_str_raw(ihandle, specifier, buf, len))
if (!fdtbus_intr_str_raw(ihandle, specifier, buf, len))
return fdtbus_intr_str_raw(ihandle, specifier, buf,
return fdtbus_intr_str_raw(ihandle, specifier, buf, buflen);
if (!fdtbus_intr_str_raw(ihandle, specifier, buf, len))
return fdtbus_intr_str_raw(ihandle, specifier, buf, buflen);
bool fdtbus_intr_str_raw(int, const u_int *, char *, size_t);