Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c193 static int pcihp_open(dev_t *, int, int, cred_t *);
276 pcihp_open, /* open */
502 pcihp_open(dev_t *devp, int flags, int otyp, cred_t *credp) in pcihp_open() function