CSIO_HWF_MASTER
hw->flags &= ~CSIO_HWF_MASTER;
hw->flags |= CSIO_HWF_MASTER;
#define csio_is_hw_master(__hw) ((__hw)->flags & CSIO_HWF_MASTER)