Searched refs:dsp (Results 1 – 3 of 3) sorted by relevance
559 uint32 dsp = HE(in32(sym_dsp)); in scsi_int_dispatch() local560 uint32 n = (dsp - s->active->table_phys) / 8 - 1; in scsi_int_dispatch()562 if((dsp < s->active->priv_phys) || (n > 129)) { in scsi_int_dispatch()564 kprintf("Phase Mismatch (dsp = 0x%08lx)\n",dsp); in scsi_int_dispatch()
184 ar9300_swap_tx_desc(void *dsp)186 struct ar9300_txs *ds = (struct ar9300_txs *)dsp;
369 int i, bp, dsp; in ath_tx_chaindesclist() local397 bp = dsp = 0; in ath_tx_chaindesclist()421 bf->bf_daddr + dd->dd_descsize * (dsp + 1)); in ath_tx_chaindesclist()478 dsp++; in ath_tx_chaindesclist()