slotinfo
pcireg_t slotinfo;
slotinfo = Cardbus_conf_read(ct, ca->ca_tag, SDHC_PCI_CONF_SLOT_INFO);
nslots = SDHC_PCI_NUM_SLOTS(slotinfo);
pcireg_t slotinfo;
slotinfo = pci_conf_read(pc, tag, SDHC_PCI_CONF_SLOT_INFO);
nslots = SDHC_PCI_NUM_SLOTS(slotinfo);
for (reg = SDHC_PCI_BAR_START + SDHC_PCI_FIRST_BAR(slotinfo) *
slot_init(struct slotinfo *slot)
slot_findfree(struct slotinfo *slot, struct inode *dp)
slot_white(struct slotinfo *slot, uint16_t reclen,
slot_update(struct slotinfo *slot, int size, uint16_t reclen, doff_t offset)
slot_estimate(const struct slotinfo *slot, int dirblksiz, int nameiop,
struct slotinfo slot;