Lines Matching defs:oob_mode
36 static void get_lrate_mode(struct asd_phy *phy, u8 oob_mode)
40 switch (oob_mode & 7) {
61 if (oob_mode & SAS_MODE)
62 phy->sas_phy.oob_mode = SAS_OOB_MODE;
63 else if (oob_mode & SATA_MODE)
64 phy->sas_phy.oob_mode = SATA_OOB_MODE;
75 u8 oob_mode = dl->status_block[2];
89 get_lrate_mode(phy, oob_mode);
140 && phy->sas_phy.oob_mode == SATA_OOB_MODE) {
637 u8 oob_mode = dl->status_block[2];
658 get_lrate_mode(phy, oob_mode);