Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Duata.wlcmd112 add processfunc target ata_process_intr
H A Dsd_with_uata.wlcmd94 add processfunc target ata_process_intr
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c393 void (*processfunc)(void *, void *) = cccp->ccc_process_intr; in ghd_intr() local
411 (*processfunc)(handle, intr_status); in ghd_intr()