Searched refs:driver_abi (Results 1 – 4 of 4) sorted by relevance
163 uint16_t driver_abi; /* Driver sets before pps_init_abi(). */ member
216 sc->sc_pps.driver_abi = PPS_ABI_VERSION; in uart_pps_init()
1479 return ((pps->kcmode & KCMODE_ABIFLAG) && pps->driver_abi >= vers); in abi_aware()1645 if (pps->driver_abi > 0) { in pps_init_abi()
424 sc->sc_pps.driver_abi = PPS_ABI_VERSION; in ucom_attach_tty()