Home | History | Annotate | Download | only in sys

Lines Matching refs:foo

539 	uint32 foo;
553 if (sdspi_card_regread (sd, 0, offset, 1, &foo) < 0) {
558 *cis = (uint8)(foo & 0xff);