Searched defs:afd_capabilities (Results 1 – 1 of 1) sorted by relevance
34 struct afd_capabilities { struct35 u_int16_t data_length;36 u_int8_t medium_type;50 u_int8_t reserved0 :7;51 u_int8_t wp :1; /* write protect */52 u_int8_t unused[4];55 u_int8_t page_code :6;58 u_int8_t reserved1_6 :1;59 u_int8_t ps :1; /* page save supported */60 u_int8_t page_length; /* page length */[all …]