| /freebsd/sys/dev/ntb/ |
| H A D | ntb.c | 63 struct ntb_child *nc; in ntb_register_device() local 153 struct ntb_child *nc; in ntb_unregister_device() local 170 struct ntb_child *nc = device_get_ivars(child); in ntb_child_location() local 179 struct ntb_child *nc = device_get_ivars(child); in ntb_print_child() local 216 struct ntb_child *nc; in ntb_link_event() local 239 struct ntb_child *nc; in ntb_db_event() local 284 struct ntb_child *nc = device_get_ivars(ntb); in ntb_link_enable() local 301 struct ntb_child *nc = device_get_ivars(ntb); in ntb_link_disable() local 318 struct ntb_child *nc = device_get_ivars(ntb); in ntb_link_enabled() local 326 struct ntb_child *nc = device_get_ivars(ntb); in ntb_set_ctx() local [all …]
|
| /freebsd/lib/libnvmf/ |
| H A D | nvmf_transport.c | 113 struct nvmf_capsule *nc, *tc; in nvmf_free_qpair() local 127 struct nvmf_capsule *nc; in nvmf_allocate_command() local 146 struct nvmf_capsule *nc; in nvmf_allocate_response() local 159 nvmf_capsule_append_data(struct nvmf_capsule *nc, void *buf, size_t len, in nvmf_capsule_append_data() 174 nvmf_free_capsule(struct nvmf_capsule *nc) in nvmf_free_capsule() 180 nvmf_transmit_capsule(struct nvmf_capsule *nc) in nvmf_transmit_capsule() 192 nvmf_capsule_sqe(const struct nvmf_capsule *nc) in nvmf_capsule_sqe() 199 nvmf_capsule_cqe(const struct nvmf_capsule *nc) in nvmf_capsule_cqe() 206 nvmf_validate_command_capsule(const struct nvmf_capsule *nc) in nvmf_validate_command_capsule() 217 nvmf_capsule_data_len(const struct nvmf_capsule *nc) in nvmf_capsule_data_len() [all …]
|
| H A D | nvmf_controller.c | 69 nvmf_init_cqe(void *cqe, const struct nvmf_capsule *nc, uint16_t status) in nvmf_init_cqe() 80 nvmf_simple_response(const struct nvmf_capsule *nc, uint8_t sc_type, in nvmf_simple_response() 96 struct nvmf_capsule *nc; in nvmf_controller_receive_capsule() local 117 nvmf_controller_transmit_response(struct nvmf_capsule *nc) in nvmf_controller_transmit_response() 159 nvmf_send_generic_error(const struct nvmf_capsule *nc, uint8_t sc_status) in nvmf_send_generic_error() 165 nvmf_send_success(const struct nvmf_capsule *nc) in nvmf_send_success()
|
| H A D | nvmf_tcp.c | 55 struct nvmf_capsule nc; member 81 #define TASSOC(nc) ((struct nvmf_tcp_association *)(na)) argument 82 #define TCAP(nc) ((struct nvmf_tcp_capsule *)(nc)) argument 83 #define CTCAP(nc) ((const struct nvmf_tcp_capsule *)(nc)) argument 373 struct nvmf_capsule *nc; in nvmf_tcp_save_command_capsule() local 394 struct nvmf_capsule *nc; in nvmf_tcp_save_response_capsule() local 637 struct nvmf_capsule *nc; in nvmf_tcp_handle_c2h_data() local 1171 struct nvmf_tcp_capsule *nc; in tcp_allocate_capsule() local 1178 tcp_free_capsule(struct nvmf_capsule *nc) in tcp_free_capsule() 1189 tcp_transmit_command(struct nvmf_capsule *nc) in tcp_transmit_command() [all …]
|
| /freebsd/sys/dev/nvmf/ |
| H A D | nvmf_transport.c | 97 struct nvmf_capsule *nc; in nvmf_allocate_command() local 118 struct nvmf_capsule *nc; in nvmf_allocate_response() local 133 nvmf_capsule_append_data(struct nvmf_capsule *nc, struct memdesc *mem, in nvmf_capsule_append_data() 149 nvmf_free_capsule(struct nvmf_capsule *nc) in nvmf_free_capsule() 155 nvmf_transmit_capsule(struct nvmf_capsule *nc) in nvmf_transmit_capsule() 161 nvmf_abort_capsule_data(struct nvmf_capsule *nc, int error) in nvmf_abort_capsule_data() 168 nvmf_capsule_sqe(struct nvmf_capsule *nc) in nvmf_capsule_sqe() 176 nvmf_capsule_cqe(struct nvmf_capsule *nc) in nvmf_capsule_cqe() 184 nvmf_sqhd_valid(struct nvmf_capsule *nc) in nvmf_sqhd_valid() 204 nvmf_validate_command_capsule(struct nvmf_capsule *nc) in nvmf_validate_command_capsule() [all …]
|
| H A D | nvmf_tcp.c | 118 struct nvmf_capsule nc; member 133 #define TCAP(nc) ((struct nvmf_tcp_capsule *)(nc)) argument 387 struct nvmf_capsule *nc; in nvmf_tcp_save_command_capsule() local 406 struct nvmf_capsule *nc; in nvmf_tcp_save_response_capsule() local 836 struct nvmf_capsule *nc; in nvmf_tcp_handle_c2h_data() local 1221 struct nvmf_capsule *nc = &tc->nc; in tcp_command_pdu() local 1278 struct nvmf_capsule *nc = &tc->nc; in tcp_response_pdu() local 1648 tcp_free_capsule(struct nvmf_capsule *nc) in tcp_free_capsule() 1656 tcp_transmit_capsule(struct nvmf_capsule *nc) in tcp_transmit_capsule() 1672 tcp_validate_command_capsule(struct nvmf_capsule *nc) in tcp_validate_command_capsule() [all …]
|
| /freebsd/tools/tools/nvmf/nvmfd/ |
| H A D | io.c | 90 handle_get_log_page(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_get_log_page() 142 handle_io_identify_command(const struct nvmf_capsule *nc, in handle_io_identify_command() 187 handle_set_features(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_set_features() 254 admin_command(const struct nvmf_capsule *nc, const struct nvme_command *cmd, in admin_command() 307 handle_io_fabrics_command(const struct nvmf_capsule *nc, in handle_io_fabrics_command() 361 handle_read(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_read() 378 handle_write(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_write() 395 handle_flush(const struct nvmf_capsule *nc, const struct nvme_command *cmd) in handle_flush() 404 struct nvmf_capsule *nc; in handle_io_commands() local 475 connect_admin_qpair(int s, struct nvmf_qpair *qp, struct nvmf_capsule *nc, in connect_admin_qpair() [all …]
|
| H A D | controller.c | 61 handle_property_get(const struct controller *c, const struct nvmf_capsule *nc, in handle_property_get() 100 handle_property_set(struct controller *c, const struct nvmf_capsule *nc, in handle_property_set() 122 const struct nvmf_capsule *nc, const struct nvmf_fabric_cmd *fc) in handle_fabrics_command() 151 const struct nvmf_capsule *nc, const struct nvme_command *cmd) in handle_identify_command() 176 struct nvmf_capsule *nc; in controller_handle_admin_commands() local
|
| H A D | discovery.c | 210 handle_get_log_page_command(const struct nvmf_capsule *nc, in handle_get_log_page_command() 243 discovery_command(const struct nvmf_capsule *nc, const struct nvme_command *cmd, in discovery_command() 287 struct nvmf_capsule *nc; in handle_discovery_socket() local
|
| /titanic_51/usr/src/lib/libnsl/nis/gen/ |
| H A D | nis_misc.c | 63 __nis_netconfig2ep(struct netconfig *nc, endpoint *ep) { in __nis_netconfig2ep() argument 78 __nis_netconfig_matches_ep(struct netconfig *nc, endpoint *ep) { in __nis_netconfig_matches_ep() argument [all...] |
| /freebsd/usr.sbin/ctld/ |
| H A D | nvmf_discovery.cc | 281 discovery_controller::handle_property_get(const struct nvmf_capsule *nc, in handle_property_get() 320 discovery_controller::handle_property_set(const struct nvmf_capsule *nc, in handle_property_set() 341 discovery_controller::handle_fabrics_command(const struct nvmf_capsule *nc, in handle_fabrics_command() 370 discovery_controller::handle_identify_command(const struct nvmf_capsule *nc, in handle_identify_command() 391 discovery_controller::handle_get_log_page_command(const struct nvmf_capsule *nc, in handle_get_log_page_command() 424 struct nvmf_capsule *nc; in handle_admin_commands() local 486 struct nvmf_capsule *nc = NULL; in handle_connection() local
|
| /freebsd/sys/dev/nvmf/controller/ |
| H A D | nvmft_controller.c | 551 struct nvmf_capsule *nc, const struct nvme_command *cmd) in handle_get_log_page() 673 struct nvmf_capsule *nc, const struct nvme_command *cmd) in handle_identify_command() 742 struct nvmf_capsule *nc, const struct nvme_command *cmd) in handle_set_features() 868 handle_property_get(struct nvmft_controller *ctrlr, struct nvmf_capsule *nc, in handle_property_get() 907 handle_property_set(struct nvmft_controller *ctrlr, struct nvmf_capsule *nc, in handle_property_set() 937 struct nvmf_capsule *nc, const struct nvmf_fabric_cmd *fc) in handle_admin_fabrics_command() 971 struct nvmf_capsule *nc) in nvmft_handle_admin_command() 1033 struct nvmf_capsule *nc) in nvmft_handle_io_command()
|
| H A D | nvmft_qpair.c | 68 nvmft_receive_capsule(void *arg, struct nvmf_capsule *nc) in nvmft_receive_capsule() 226 nvmft_command_completed(struct nvmft_qpair *qp, struct nvmf_capsule *nc) in nvmft_command_completed() 251 nvmft_init_cqe(void *cqe, struct nvmf_capsule *nc, uint16_t status) in nvmft_init_cqe() 262 nvmft_send_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc, in nvmft_send_error() 275 nvmft_send_generic_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc, in nvmft_send_generic_error() 286 _nvmft_send_generic_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc, in _nvmft_send_generic_error() 299 nvmft_send_success(struct nvmft_qpair *qp, struct nvmf_capsule *nc) in nvmft_send_success()
|
| /titanic_51/usr/src/ucblib/libcurses/ |
| H A D | newwin.c | 44 int i, by, bx, nl, nc; in newwin() local 98 int by, bx, nl, nc; in subwin() local 158 int by, bx, nl, nc; makenew() local [all...] |
| /titanic_51/usr/src/lib/libbc/libc/gen/common/ |
| H A D | econvert.c | 44 int nc; local 98 int nc; local [all...] |
| /freebsd/lib/libypclnt/ |
| H A D | ypclnt_passwd.c | 67 struct netconfig *nc = NULL; in ypclnt_havepasswdd() local 141 struct netconfig *nc = NULL; in yppasswd_local() local
|
| /titanic_51/usr/src/cmd/ypcmd/ |
| H A D | ypserv_resolv.c | 82 struct netconfig *nc; in setup_resolv() local 209 struct netconfig *nc; in getprognum() local 267 struct netconfig *nc, *save = NULL; getconf() local [all...] |
| /titanic_51/usr/src/lib/libcurses/screen/ |
| H A D | newpad.c | 48 newpad(int l, int nc) in newpad() argument
|
| H A D | subwin.c | 48 subwin(WINDOW *win, int l, int nc, int by, int bx) in subwin() argument
|
| H A D | _subpad.c | 49 subpad(WINDOW *win, int l, int nc, int by, int bx) in subpad() argument
|
| H A D | start_col.c | 107 int i, nc; in start_color() local
|
| /titanic_51/usr/src/lib/libtecla/common/ |
| H A D | keytab.c | 265 int nc; /* The number of characters in binary[] */ in _kt_set_keyfn() local 409 int nc, int *first, int *last) in _kt_locate_keybinding() argument 483 _kt_lookup_keybinding(KeyTab * kt,const char * binary_keyseq,int nc,KeySym ** matches,int * nmatch) _kt_lookup_keybinding() argument 547 _kt_parse_keybinding_string(const char * keyseq,char * binary,int * nc) _kt_parse_keybinding_string() argument [all...] |
| /titanic_51/usr/src/cmd/svr4pkg/libinst/ |
| H A D | procmap.c | 93 int nc) in procassign() argument 203 int nc; in procmap() local
|
| /freebsd/usr.sbin/lpr/lptest/ |
| H A D | lptest.c | 45 register int i, j, fc, nc; in main() local
|
| /titanic_51/usr/src/cmd/lp/cmd/lptest/ |
| H A D | lptest.c | 27 register int i, j, fc, nc; in main() local
|