Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/ccp/
H A Dccp.h208 int ccp_hw_attach(device_t dev);
H A Dccp.c188 error = ccp_hw_attach(dev); in ccp_attach()
H A Dccp_hardware.c740 ccp_hw_attach(device_t dev) in ccp_hw_attach() function