Home
last modified time | relevance | path

Searched defs:floppy_fdc_state (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfd.h258 struct floppy_fdc_state { struct
272 /* user programs using the floppy API should use floppy_fdc_state to argument
290 #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h91738 struct floppy_fdc_state { struct
91739 int spec1;
91740 int spec2;
91741 int dtr;
91742 unsigned char version;
91743 unsigned char dor;
91744 long unsigned int address;
91745 unsigned int rawcmd: 2;
91746 unsigned int reset: 1;
91747 unsigned int need_configure: 1;
[all …]
Dvmlinux.h91738 struct floppy_fdc_state { struct
91739 int spec1;
91740 int spec2;
91741 int dtr;
91742 unsigned char version;
91743 unsigned char dor;
91744 long unsigned int address;
91745 unsigned int rawcmd: 2;
91746 unsigned int reset: 1;
91747 unsigned int need_configure: 1;
[all …]