Searched refs:AF13 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Dstm32-pinfunc.h25 #define AF13 0xe macro
/freebsd-13-stable/usr.sbin/ctld/
H A Dtoken.l91 af13 { return AF13; }
H A Dparse.y68 %token AF11 AF12 AF13 AF21 AF22 AF23 AF31 AF32 AF33 AF41 AF42 AF43
503 | DSCP AF13 { portal_group->pg_dscp = IPTOS_DSCP_AF13 >> 2 ; }
/freebsd-13-stable/usr.bin/iscsictl/
H A Dtoken.l92 af13 { return AF13; }
H A Dparse.y65 %token AF11 AF12 AF13 AF21 AF22 AF23 AF31 AF32 AF33 AF41 AF42 AF43
337 | DSCP EQUALS AF13 { target->t_dscp = IPTOS_DSCP_AF13 >> 2 ; }

Completed in 62 milliseconds