Lines Matching refs:cmd_tab
1323 if (ha->cmd_tab[i].cmnd == UNUSED_CMND) { in gdth_get_cmd_index()
1324 ha->cmd_tab[i].cmnd = ha->pccb->RequestBuffer; in gdth_get_cmd_index()
1325 ha->cmd_tab[i].service = ha->pccb->Service; in gdth_get_cmd_index()
1419 if (ha->cmd_tab[j].cmnd != UNUSED_CMND) in gdth_release_event()
2587 ha->cmd_tab[cmd_index-2].cmnd = UNUSED_CMND; in gdth_fill_cache_cmd()
2760 ha->cmd_tab[cmd_index-2].cmnd = UNUSED_CMND; in gdth_fill_raw_cmd()
2825 ha->cmd_tab[cmd_index-2].cmnd = UNUSED_CMND; in gdth_special_cmd()
3156 scp = ha->cmd_tab[IStatus-2].cmnd; in __gdth_interrupt()
3157 Service = ha->cmd_tab[IStatus-2].service; in __gdth_interrupt()
3158 ha->cmd_tab[IStatus-2].cmnd = UNUSED_CMND; in __gdth_interrupt()
3727 if (ha->cmd_tab[i].cmnd != UNUSED_CMND) in gdth_timeout()
3932 cmnd = ha->cmd_tab[i].cmnd; in gdth_eh_bus_reset()
3934 ha->cmd_tab[i].cmnd = UNUSED_CMND; in gdth_eh_bus_reset()
4767 ha->cmd_tab[i].cmnd = UNUSED_CMND; in gdth_isa_probe_one()
4898 ha->cmd_tab[i].cmnd = UNUSED_CMND; in gdth_eisa_probe_one()
5026 ha->cmd_tab[i].cmnd = UNUSED_CMND; in gdth_pci_probe_one()