Lines Matching defs:sb_opcode
405 u8 sb_opcode = dl->status_block[0];
406 int phy_id = sb_opcode & DL_PHY_MASK;
413 ASD_DPRINTK("sb_opcode : 0x%x, phy_id: 0x%x\n",
414 sb_opcode, phy_id);
426 /* Catch these before we mask off the sb_opcode bits */
427 switch (sb_opcode) {
544 sb_opcode &= ~DL_PHY_MASK;
546 switch (sb_opcode) {
576 phy_id, sb_opcode);
579 ASD_DPRINTK("sb_opcode : 0x%x, phy_id: 0x%x\n",
580 sb_opcode, phy_id);