Home
last modified time | relevance | path

Searched defs:rspbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmcspi.c853 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() local
1934 uint8_t rspbuf[MMCSPI_MAX_RSP_LEN]; in mmcspi_set_crc_on_off() local
2021 uint8_t rspbuf[MMCSPI_MAX_RSP_LEN]; in mmcspi_request() local
/freebsd/sys/dev/ocs_fc/
H A Docs_io.h146 ocs_dma_t rspbuf; /**< SCSI Response buffer (i+t) */ member