Searched defs:rspbuf (Results 1 – 2 of 2) sorted by relevance
853 unsigned int len, unsigned int has_busy, uint8_t *rspbuf) in mmcspi_get_response_token()1179 mmcspi_send_cmd(device_t dev, struct mmcspi_command *cmd, uint8_t *rspbuf) in mmcspi_send_cmd()1678 uint8_t *rspbuf) in mmcspi_translate_response()1889 uint8_t rspbuf[MMCSPI_MAX_RSP_LEN]; in mmcspi_get_ocr() local1934 uint8_t rspbuf[MMCSPI_MAX_RSP_LEN]; in mmcspi_set_crc_on_off() local2021 uint8_t rspbuf[MMCSPI_MAX_RSP_LEN]; in mmcspi_request() local
146 ocs_dma_t rspbuf; /**< SCSI Response buffer (i+t) */ member