Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus.h123 extern int cardbus_open(dev_t *, int, int, cred_t *);
H A Dcardbus_hp.c1033 cardbus_open(dev_t *devp, int flags, int otyp, cred_t *credp) in cardbus_open() function
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c6067 return (cardbus_open(dev, flag, otyp, cred)); in pcic_open()