Searched defs:sata_hba_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c153 static int sata_hba_open(dev_t *, int, int, cred_t *);
408 sata_hba_open, /* open */
902 * Create SATA HBA devctl minor node for sata_hba_open, close, ioctl
1184 sata_hba_open(dev_t *devp, int flags, int otyp, cred_t *credp) function
1194 SATADBG1(SATA_DBG_IOCTL_IF, NULL, "sata_hba_open: entered", NULL);

Completed in 165 milliseconds