Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/pm8001/
Dpm8001_hwi.h300 #define OP_BITS 0x0000FF00 macro
Dpm8001_hwi.c2728 u32 phy_op = le32_to_cpu(pPayload->phyop_phyid) & OP_BITS; in mpi_local_phy_ctl()