Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcspi.c166 unsigned char use_crc; /* do crc checking for this command */ member
205 unsigned int use_crc; /* command CRC checking */ member
1007 unsigned int use_crc; in mmcspi_set_up_command() local
1542 unsigned char use_crc, uint8_t *status) in mmcspi_write_block()