Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_tpc_local.c66 static int tpcl_init(void);
74 .init = tpcl_init,
80 tpcl_init(void) in tpcl_init() function