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

/netbsd-current/sys/dev/vme/
H A Dxdreg.h151 volatile u_char subfun; /* sub-function of command (see below) */ member in struct:xd_iopb
H A Dxd.c1383 xdc_rqtopb(struct xd_iorq *iorq, struct xd_iopb *iopb, int cmd, int subfun) argument
1392 iopb->subfun = subfun;
1401 switch (subfun) {
H A Dxy.c1292 xyc_rqtopb(struct xy_iorq *iorq, struct xy_iopb *iopb, int cmd, int subfun) argument
1330 iopb->subfn = subfun;
/netbsd-current/sys/arch/sun3/dev/
H A Dxdreg.h151 volatile u_char subfun; /* sub-function of command (see below) */ member in struct:xd_iopb
H A Dxd.c1200 xdc_rqtopb(struct xd_iorq *iorq, struct xd_iopb *iopb, int cmd, int subfun) argument
1209 iopb->subfun = subfun;
1218 switch (subfun) {
H A Dxy.c1144 xyc_rqtopb(struct xy_iorq *iorq, struct xy_iopb *iopb, int cmd, int subfun) argument
1182 iopb->subfn = subfun;

Completed in 105 milliseconds