Searched refs:fas_intr_svc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c220 static int fas_intr_svc(struct fas *fas);
3376 if (fas_intr_svc(fas)) {
3417 fas_intr_svc(struct fas *fas) function
3445 EPRINTF2("fas_intr_svc: state=%x stat=%x\n", fas->f_state,
3508 EPRINTF2("fas_intr_svc: intr=%x, stat=%x\n", fas->f_intr, fas->f_stat);
3567 "fas_intr_svc call: fas 0x%p, action %d (%d)",
6425 * was there a dma error that caused fas_intr_svc() to be called?
6794 (void) fas_intr_svc(fas);

Completed in 66 milliseconds