Home
last modified time | relevance | path

Searched defs:ctl_port_entry (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/cam/ctl/
HDctl.h60 struct ctl_port_entry { struct
61 ctl_port_type port_type;
62 char port_name[64];
63 int32_t targ_port;
64 int physical_port;
65 int virtual_port;
66 u_int flags;
69 uint64_t wwnn;
70 uint64_t wwpn;
71 int online;