Lines Matching refs:DEVNAME
164 #define DEVNAME(sc) SDMMCDEVNAME(sc) macro
494 DPRINTF(1,("%s: host reset\n", DEVNAME(sc))); in rtsx_host_reset()
721 DPRINTF(1,("%s: bus width=%d\n", DEVNAME(sc), width)); in rtsx_set_bus_width()
790 DPRINTF(1,("%s: voltage change ocr=0x%x\n", DEVNAME(sc), ocr)); in rtsx_bus_power()
813 DEVNAME(sc), ocr)); in rtsx_bus_power()
842 DPRINTF(1,("%s: bus clock change freq=%d\n", DEVNAME(sc), freq)); in rtsx_bus_clock()
1212 DPRINTF(3,("%s: read %d bytes from ppbuf2\n", DEVNAME(sc), in rtsx_read_ppbuf()
1264 DPRINTF(3,("%s: write %d bytes to ppbuf2\n", DEVNAME(sc), in rtsx_write_ppbuf()
1309 DEVNAME(sc), read ? "read" : "write", cmd->c_datalen, in rtsx_exec_short_xfer()
1314 DEVNAME(sc), cmd->c_datalen, 512)); in rtsx_exec_short_xfer()
1375 DPRINTF(3,("%s: short xfer done, error=%d\n", DEVNAME(sc), error)); in rtsx_exec_short_xfer()
1386 DPRINTF(3,("%s: %s xfer: %d bytes with block size %d\n", DEVNAME(sc), in rtsx_xfer()
1391 DEVNAME(sc), cmd->c_datalen, RTSX_DMA_DATA_BUFSIZE)); in rtsx_xfer()
1473 DPRINTF(3,("%s: xfer done, error=%d\n", DEVNAME(sc), error)); in rtsx_xfer()
1490 DPRINTF(3,("%s: executing cmd %hu\n", DEVNAME(sc), cmd->c_opcode)); in rtsx_exec_command()
1626 DPRINTF(1,("%s: soft reset\n", DEVNAME(sc))); in rtsx_soft_reset()
1678 DPRINTF(1, ("%s: card inserted\n", DEVNAME(sc))); in rtsx_card_insert()
1691 DPRINTF(1, ("%s: card ejected\n", DEVNAME(sc))); in rtsx_card_eject()