Home
last modified time | relevance | path

Searched refs:cardbus_close (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus.h124 extern int cardbus_close(dev_t, int, int, cred_t *);
H A Dcardbus_hp.c1085 cardbus_close(dev_t dev, int flags, int otyp, cred_t *credp) in cardbus_close() function
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c6077 return (cardbus_close(dev, flag, otyp, cred)); in pcic_close()