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

/freebsd-11.0-release/sys/dev/rp/
H A Drp_pci.c200 num_ports += sGetAiopNumChan(ctlp, aiop);
H A Drp_isa.c258 num_ports += sGetAiopNumChan(ctlp, aiop);
H A Drp.c742 num_chan = sGetAiopNumChan(ctlp, aiop);
H A Drpreg.h674 Function: sGetAiopNumChan
676 Call: sGetAiopNumChan(CtlP,AiopNum)
681 #define sGetAiopNumChan(CtlP,AIOPNUM) CtlP->AiopNumChan[AIOPNUM] macro

Completed in 237 milliseconds