Home
last modified time | relevance | path

Searched refs:atp_fun (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c322 switch (atp_fun(atp->atp_ctrl)) { in interpret_atp_zip()
360 switch (atp_fun(atp->atp_ctrl)) { in interpret_atp_zip()
H A Dsnoop_atp.c104 switch (atp_fun(ci)) { in atp_ci()
H A Dat.h135 #define atp_fun(x) (((x) >> 6) & 0x3) macro