Home
last modified time | relevance | path

Searched refs:noio (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/libsmutil/
H A Dt-lockfile.c21 static int noio, chk; variable
72 if (noio)
101 if (noio)
365 shared = nb = noio = reader = writer = chk = 0;
380 noio = 1;
/freebsd/sys/contrib/dev/rtw89/
H A Dphy.h810 void rtw89_phy_init_rf_reg(struct rtw89_dev *rtwdev, bool noio);
H A Dphy.c1644 void rtw89_phy_init_rf_reg(struct rtw89_dev *rtwdev, bool noio) in rtw89_channel_to_idx()
1662 if (noio) in rtw89_phy_read_txpwr_limit()
1388 rtw89_phy_init_rf_reg(struct rtw89_dev * rtwdev,bool noio) rtw89_phy_init_rf_reg() argument