HomeSort by: relevance | last modified time | path
    Searched defs:ifuba (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/qbus/
if_uba.h 101 * and use struct ifuba to store all of the unibus information.
103 struct ifuba { struct
118 #define if_ubainit(ifuba, uban, size) \
119 if_ubaminit(&(ifuba)->ifu_info, uban, size, \
120 &(ifuba)->ifu_r, 1, &(ifuba)->ifu_xmt, 1)
if_uba.h 101 * and use struct ifuba to store all of the unibus information.
103 struct ifuba { struct
118 #define if_ubainit(ifuba, uban, size) \
119 if_ubaminit(&(ifuba)->ifu_info, uban, size, \
120 &(ifuba)->ifu_r, 1, &(ifuba)->ifu_xmt, 1)

Completed in 22 milliseconds