Searched refs:AMI_PTPARAM (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Damireg.h350 #define AMI_PTPARAM(t,a,l) (((l) << 7) | (((a) & 1) << 3) | ((t) & 3)) macro
H A Dami.c1225 ccb->ccb_pt->apt_param = AMI_PTPARAM(AMI_TIMEOUT_6,1,0);

Completed in 329 milliseconds