Lines Matching full:arg2
1848 bcm_cmp_bytes(uchar *arg1, uchar *arg2, uint8 nbytes)1853 if (arg1[i] != arg2[i])1854 return (arg1[i] - arg2[i]);