Searched refs:CSIO_HWF_MASTER (Results 1 – 2 of 2) sorted by relevance
400 #define CSIO_HWF_MASTER 0x00000001 /* This is the Master macro434 #define csio_is_hw_master(__hw) ((__hw)->flags & CSIO_HWF_MASTER)
953 hw->flags |= CSIO_HWF_MASTER; in csio_do_hello()1025 hw->flags &= ~CSIO_HWF_MASTER; in csio_do_hello()