Searched refs:onoff_arg (Results 1 – 8 of 8) sorted by relevance
55 typedef void (*port_func_t)(void *onoff_arg);56 typedef int (*port_info_func_t)(void *onoff_arg, struct sbuf *sb);225 void *onoff_arg; /* passed to CTL */ member
330 port->port_online(port->onoff_arg); in ctl_port_online()359 port->port_offline(port->onoff_arg); in ctl_port_offline()
140 port->onoff_arg = softc; in cfcs_init()
359 port->onoff_arg = softc; in ctlfeasync()
2201 port->onoff_arg = ct; in cfiscsi_ioctl_port_create()
3401 retval = port->port_info(port->onoff_arg, sb); in ctl_ioctl()
955 cfumass_port.onoff_arg = NULL; in cfumass_init()
863 port->onoff_arg = np; in nvmft_port_create()