Home
last modified time | relevance | path

Searched defs:_to (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/disk/sili/
H A Dsili.h851 #define sili_pwait_clr_to(_ap, _to, _r, _b) \ argument
857 #define sili_pwait_set_to(_ap, _to, _r, _b) \ argument
/dflybsd-src/sys/dev/disk/ahci/
H A Dahci.h578 #define ahci_pwait_clr_to(_ap, _to, _r, _b) \ argument
584 #define ahci_pwait_set_to(_ap, _to, _r, _b) \ argument
/dflybsd-src/sys/sys/
H A Dmbuf.h410 #define M_MOVE_PKTHDR(_to, _from) m_move_pkthdr((_to), (_from)) argument