Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.h202 extern ocs_xport_t *ocs_xport_alloc(ocs_t *ocs);
H A Docs_pci.c417 ocs->xport = ocs_xport_alloc(ocs); in ocs_device_attach()
H A Docs_xport.c64 ocs_xport_alloc(ocs_t *ocs) in ocs_xport_alloc() function