Searched refs:qla_rd_pci_ids_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_ioctl.h74 typedef struct qla_rd_pci_ids qla_rd_pci_ids_t; typedef in typeref:struct:qla_rd_pci_ids
99 #define QLA_RD_PCI_IDS _IOWR('q', 6, qla_rd_pci_ids_t)
H A Dqla_ioctl.c86 qla_rd_pci_ids_t *pci_ids;
134 pci_ids = (qla_rd_pci_ids_t *)data;
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h74 typedef struct qla_rd_pci_ids qla_rd_pci_ids_t; typedef in typeref:struct:qla_rd_pci_ids
212 #define QLA_RD_PCI_IDS _IOWR('q', 6, qla_rd_pci_ids_t)
H A Dql_ioctl.c95 qla_rd_pci_ids_t *pci_ids;
340 pci_ids = (qla_rd_pci_ids_t *)data;

Completed in 126 milliseconds