Searched refs:OP_BITS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/scsi/pm8001/ | ||
D | pm8001_hwi.h | 300 #define OP_BITS 0x0000FF00 macro |
D | pm8001_hwi.c | 2728 u32 phy_op = le32_to_cpu(pPayload->phyop_phyid) & OP_BITS; in mpi_local_phy_ctl() |