Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mlxcontrol/
H A Dconfig.c44 static void print_phys_drive(struct conf_config *conf, int chn, int targ);
71 print_phys_drive(&conf, i, j); in cmd_config()
146 print_phys_drive(struct conf_config *conf, int chn, int targ) in print_phys_drive() function