Searched defs:cardbus_phdl (Results 1 – 1 of 1) sorted by relevance
132 struct cardbus_phdl { struct136 cardbus_phdl_t *next; argument138 uint64_t memory_base; /* Memory base for this attach point */139 uint64_t memory_last;140 uint64_t memory_len;164 static cardbus_phdl_t *cardbus_find_phdl(dev_info_t *dip); argument