Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_ioctl.h74 typedef struct qla_rd_pci_ids qla_rd_pci_ids_t; typedef
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; in qla_eioctl()
132 pci_ids = (qla_rd_pci_ids_t *)data; in qla_eioctl()
/freebsd/sys/dev/qlxgbe/
H A Dql_ioctl.h74 typedef struct qla_rd_pci_ids qla_rd_pci_ids_t; typedef
212 #define QLA_RD_PCI_IDS _IOWR('q', 6, qla_rd_pci_ids_t)
H A Dql_ioctl.c94 qla_rd_pci_ids_t *pci_ids; in ql_eioctl()
335 pci_ids = (qla_rd_pci_ids_t *)data; in ql_eioctl()