Home
last modified time | relevance | path

Searched refs:sb_opcode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c405 u8 sb_opcode = dl->status_block[0]; in escb_tasklet_complete() local
406 int phy_id = sb_opcode & DL_PHY_MASK; in escb_tasklet_complete()
414 sb_opcode, phy_id); in escb_tasklet_complete()
427 switch (sb_opcode) { in escb_tasklet_complete()
544 sb_opcode &= ~DL_PHY_MASK; in escb_tasklet_complete()
546 switch (sb_opcode) { in escb_tasklet_complete()
576 phy_id, sb_opcode); in escb_tasklet_complete()
580 sb_opcode, phy_id); in escb_tasklet_complete()