Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs_lport.c5590 #define __fc_pid_match(__c0, __c1, __fmt) \ argument
5593 ((__c0)[0] == (__c1)[0])) || \
5595 ((__c0)[0] == (__c1)[0]) && \
5596 ((__c0)[1] == (__c1)[1])))
/linux-6.1.9/drivers/platform/x86/
Dthinkpad_acpi.c473 #define TPID(__c1, __c2) (((__c1) << 8) | (__c2)) argument
474 #define TPID3(__c1, __c2, __c3) (((__c1) << 16) | ((__c2) << 8) | (__c3)) argument