HomeSort by: relevance | last modified time | path
    Searched defs:write_protect (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_mci.h 44 int (*write_protect)(void *); member in struct:pxamci_tag
  /src/sys/arch/hp300/dev/
gboxreg.h 93 uint8_t write_protect; /* write protect 0x6009 */ member in struct:gboxfb
  /src/sys/arch/hp300/stand/common/
grf_gbreg.h 109 vu_char write_protect; /* write protect 0x6009 */ member in struct:gboxfb
  /src/sys/dev/sdmmc/
sdmmcchip.h 45 int (*write_protect)(sdmmc_chipset_handle_t); member in struct:sdmmc_chip_functions
83 ((tag)->write_protect((handle)))

Completed in 13 milliseconds