Searched refs:ctl_port_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_ioctl.h347 struct ctl_port_list { struct
610 #define CTL_GET_PORT_LIST _IOWR(CTL_MINOR, 0x20, struct ctl_port_list)
H A Dctl.h160 int ctl_port_list(struct ctl_port_entry *entries, int num_entries_alloced,
H A Dctl.c1303 ctl_port_list(struct ctl_port_entry *entries, int num_entries_alloced, function
2327 struct ctl_port_list *list;
2330 list = (struct ctl_port_list *)addr;
/freebsd-9.3-release/usr.sbin/ctladm/
H A Dctladm.c433 struct ctl_port_list port_list;

Completed in 188 milliseconds