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

/openbsd-current/sys/arch/amd64/include/
H A Dioctl_fd.h76 # define fd_formb_nsecs format_info.structured.nsecs macro
79 /* these data must be filled in for(i = 0; i < fd_formb_nsecs; i++) */
/openbsd-current/sys/arch/i386/include/
H A Dioctl_fd.h77 # define fd_formb_nsecs format_info.structured.nsecs macro
80 /* these data must be filled in for(i = 0; i < fd_formb_nsecs; i++) */
/openbsd-current/sys/arch/sparc64/include/
H A Dioctl_fd.h75 # define fd_formb_nsecs format_info.structured.nsecs macro
78 /* these data must be filled in for(i = 0; i < fd_formb_nsecs; i++) */
/openbsd-current/sys/arch/alpha/include/
H A Dioctl_fd.h75 # define fd_formb_nsecs format_info.structured.nsecs macro
78 /* these data must be filled in for(i = 0; i < fd_formb_nsecs; i++) */
/openbsd-current/usr.sbin/fdformat/
H A Dfdformat.c82 f.fd_formb_nsecs = secs;
/openbsd-current/sys/arch/sparc64/dev/
H A Dfd.c1444 FDC_WRFIFO(fdc, finfo->fd_formb_nsecs);
1914 bp->b_bcount = sizeof(struct fd_idfield_data) * finfo->fd_formb_nsecs;
1926 printf("\tnsecs:\t%d\n", finfo->fd_formb_nsecs);
1930 for (i = 0; i < finfo->fd_formb_nsecs; i++) {
/openbsd-current/sys/dev/isa/
H A Dfd.c780 out_fdc(iot, ioh, finfo->fd_formb_nsecs);
1101 bp->b_bcount = sizeof(struct fd_idfield_data) * finfo->fd_formb_nsecs;

Completed in 130 milliseconds