Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aac/
H A Daac_ioctl.c85 static int aac_get_pci_info(struct aac_softstate *, intptr_t, int);
133 status = aac_get_pci_info(softs, arg, mode); in aac_do_ioctl()
639 aac_get_pci_info(struct aac_softstate *softs, intptr_t arg, int mode) in aac_get_pci_info() function