Home
last modified time | relevance | path

Searched defs:sym_lp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h568 #define sym_lp(tp, lun) (!lun) ? (tp)->lun0p : NULL macro
570 #define sym_lp(tp, lun) \ macro