Searched refs:slot_printf (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/sdhci/
H A Dsdhci.c140 static int slot_printf(const struct sdhci_slot *slot, const char * fmt, ...)
186 slot_printf(const struct sdhci_slot *slot, const char * fmt, ...) function
204 slot_printf(slot,
207 slot_printf(slot, "Sys addr: 0x%08x | Version: 0x%08x\n",
209 slot_printf(slot, "Blk size: 0x%08x | Blk cnt: 0x%08x\n",
211 slot_printf(slot, "Argument: 0x%08x | Trn mode: 0x%08x\n",
213 slot_printf(slot, "Present: 0x%08x | Host ctl: 0x%08x\n",
215 slot_printf(slot, "Power: 0x%08x | Blk gap: 0x%08x\n",
217 slot_printf(slot, "Wake-up: 0x%08x | Clock: 0x%08x\n",
219 slot_printf(slo
[all...]

Completed in 106 milliseconds