Home
last modified time | relevance | path

Searched refs:onesbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmcspi.c261 static uint8_t onesbuf[MMCSPI_DATA_BLOCK_LEN]; /* for driving the tx line variable
655 spi_cmd.tx_cmd = onesbuf; in mmcspi_do_spi_read()
796 spi_cmd.tx_cmd = onesbuf; in mmcspi_update_ios()
2260 memset(onesbuf, 0xff, sizeof(onesbuf)); in mmcspi_modevent_handler()