H A D | sdiob.c | 1 /*- 3 * Copyright (c) 2018-2019 The FreeBSD Foundation 36 * Group. This Simplified Specification is provided on a non-confidential 39 * Association, SD Group, SD-3C LLC or other third parties. 45 * is provided "AS-IS" without any representations or warranties of any 46 * kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD 48 * right of the SD Group, SD-3C LLC, the SD Card Association or any third 51 * SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing 52 * herein shall be construed as an obligation by the SD Group, the SD-3C LLC 54 * information, know-ho 141 sdiob_rw_direct_sc(struct sdiob_softc * sc,uint8_t fn,uint32_t addr,bool wr,uint8_t * val) sdiob_rw_direct_sc() argument 194 sdio_rw_direct(device_t dev,uint8_t fn,uint32_t addr,bool wr,uint8_t * val) sdio_rw_direct() argument 243 sdiob_rw_extended_cam(struct sdiob_softc * sc,uint8_t fn,uint32_t addr,bool wr,uint8_t * buffer,bool incaddr,uint32_t b_count,uint16_t blksz) sdiob_rw_extended_cam() argument 374 sdiob_rw_extended_sc(struct sdiob_softc * sc,uint8_t fn,uint32_t addr,bool wr,uint32_t size,uint8_t * buffer,bool incaddr) sdiob_rw_extended_sc() argument 428 sdiob_rw_extended(device_t dev,uint8_t fn,uint32_t addr,bool wr,uint32_t size,uint8_t * buffer,bool incaddr) sdiob_rw_extended() argument [all...] |