Home
last modified time | relevance | path

Searched refs:MS_PARAM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dppi.c455 #define ADDRESS MS_PARAM(0, 0, MS_TYP_PTR) in ppiwrite()
456 #define LENGTH MS_PARAM(0, 1, MS_TYP_INT) in ppiwrite()
H A Dppb_msq.h52 #define MS_PARAM(ins,arg,typ) \ macro