Home
last modified time | relevance | path

Searched refs:headno (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dfdreg.h127 u_char headno; /* 0, or 1 */ member
143 # define fd_formb_headno(i) format_info.structured.idfields[i].headno
/netbsd-src/sys/arch/acorn32/mainbus/
H A Dfdreg.h120 u_char headno; /* 0, or 1 */ member
136 # define fd_formb_headno(i) format_info.structured.idfields[i].headno
/netbsd-src/sys/arch/x68k/dev/
H A Dfdreg.h93 uint8_t headno; /* 0, or 1 */ member
109 # define fd_formb_headno(i) format_info.structured.idfields[i].headno
/netbsd-src/sys/arch/atari/dev/
H A Dhdfdreg.h133 u_char headno; /* 0, or 1 */ member
150 # define fd_formb_headno(i) format_info.structured.idfields[i].headno
/netbsd-src/sys/arch/sun3/dev/
H A Dfdvar.h104 u_char headno; /* 0, or 1 */ member
120 #define fd_formb_headno(i) format_info.structured.idfields[i].headno
H A Dxdreg.h179 volatile u_char headno; /* head number */ member
H A Dxd.c1290 iopb->sectno = iopb->headno = iopb->cylno = 0; in xdc_rqtopb()
1294 iopb->headno = block % iorq->xd->nhead; in xdc_rqtopb()
1888 iopb->headno = in xdc_remove_iorq()
1955 iopb->cylno, iopb->headno, iopb->sectno); in xdc_perror()
2008 iopb->headno = i / iorq->xd->nhead; in xdc_error()
/netbsd-src/sys/arch/sparc/dev/
H A Dfdvar.h110 u_char headno; /* 0, or 1 */ member
126 #define fd_formb_headno(i) format_info.structured.idfields[i].headno
/netbsd-src/sys/arch/sparc64/dev/
H A Dfdcvar.h110 u_char headno; /* 0, or 1 */ member
126 #define fd_formb_headno(i) format_info.structured.idfields[i].headno
/netbsd-src/sys/dev/vme/
H A Dxdreg.h179 volatile u_char headno; /* head number */ member
H A Dxd.c1465 iopb->sectno = iopb->headno = iopb->cylno = 0; in xdc_rqtopb()
1469 iopb->headno = block % iorq->xd->nhead; in xdc_rqtopb()
2064 iopb->headno = in xdc_remove_iorq()
2136 iopb->cylno, iopb->headno, iopb->sectno); in xdc_perror()
2192 iopb->headno = i / iorq->xd->nhead; in xdc_error()