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

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_ioctl.h76 typedef struct qla_rd_pci_ids qla_rd_pci_ids_t; typedef in typeref:struct:qla_rd_pci_ids
101 #define QLA_RD_PCI_IDS _IOWR('q', 6, qla_rd_pci_ids_t)
H A Dqla_ioctl.c88 qla_rd_pci_ids_t *pci_ids;
134 pci_ids = (qla_rd_pci_ids_t *)data;
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h76 typedef struct qla_rd_pci_ids qla_rd_pci_ids_t; typedef in typeref:struct:qla_rd_pci_ids
214 #define QLA_RD_PCI_IDS _IOWR('q', 6, qla_rd_pci_ids_t)
H A Dql_ioctl.c96 qla_rd_pci_ids_t *pci_ids;
337 pci_ids = (qla_rd_pci_ids_t *)data;

Completed in 188 milliseconds