Home
last modified time | relevance | path

Searched refs:s_hostp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_host.c73 slot->s_hostp = h; in sda_host_alloc()
H A Dsda_slot.c495 sda_host_t *h = slot->s_hostp; in sda_slot_attach()
885 dev_info_t *dip = s->s_hostp->h_dip; in sda_slot_vprintf()
H A Dsda_mem.c118 if (slot->s_hostp->h_dma != NULL) { in sda_mem_rw()
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h49 sda_host_t *s_hostp; member