lpc_pnp_enter
void (*lpc_pnp_enter)(lpctag_t);
return (*sc->sc_bus_ops->lpc_pnp_enter)(tag);
lpc_pnp_enter(lpctag);
(*ops->lpc_pnp_enter)(lpctag);