Searched refs:CSIO_MASTER_MAY (Results 1 – 2 of 2) sorted by relevance
71 enum csio_dev_master { CSIO_MASTER_CANT, CSIO_MASTER_MAY, CSIO_MASTER_MUST }; enumerator
923 master = csio_force_master ? CSIO_MASTER_MUST : CSIO_MASTER_MAY; in csio_do_hello()