Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_glbl.h116 extern void ql_alloc_drvr_state_buffer(qla_host_t *ha);
H A Dql_ioctl.c550 ql_alloc_drvr_state_buffer(qla_host_t *ha) in ql_alloc_drvr_state_buffer() function
H A Dql_os.c508 ql_alloc_drvr_state_buffer(ha); in qla_pci_attach()