Home
last modified time | relevance | path

Searched defs:pkt (Results 1 – 25 of 199) sorted by relevance

12345678

/titanic_52/usr/src/uts/sun/io/dada/impl/
H A Ddcd_resource.c33 #define P_TO_TRAN(pkt) ((pkt)->pkt_address.a_hba_tran) argument
34 #define P_TO_ADDR(pkt) (&((pkt)->pkt_address)) argument
150 dcd_destroy_pkt(struct dcd_pkt *pkt) in dcd_destroy_pkt() argument
168 register struct dcd_pkt *pkt; in dcd_resalloc() local
191 struct dcd_pkt *pkt; dcd_pktalloc() local
210 dcd_dmaget(struct dcd_pkt * pkt,ataopaque_t dmatoken,int (* callback)()) dcd_dmaget() argument
237 dcd_dmafree(struct dcd_pkt * pkt) dcd_dmafree() argument
251 dcd_sync_pkt(struct dcd_pkt * pkt) dcd_sync_pkt() argument
259 dcd_resfree(struct dcd_pkt * pkt) dcd_resfree() argument
[all...]
H A Ddcd_transport.c39 #define P_TO_TRAN(pkt) ((pkt)->pkt_address.a_hba_tran) argument
40 #define P_TO_ADDR(pkt) (&((pkt)->pkt_address)) argument
47 dcd_flag_nointr_comp(struct dcd_pkt *pkt) in dcd_flag_nointr_comp() argument
66 dcd_transport(struct dcd_pkt *pkt) in dcd_transport() argument
[all...]
H A Ddcd_subr.c58 #define P_TO_TRAN(pkt) ((pkt)->pkt_address.a_hba_tran) argument
59 #define P_TO_ADDR(pkt) (&((pkt)->pkt_address)) argument
64 dcd_poll(struct dcd_pkt *pkt) in dcd_poll() argument
[all...]
/titanic_52/usr/src/uts/common/io/scsi/impl/
H A Dscsi_transport.c34 #define P_TO_TRAN(pkt) ((pkt)->pkt_address.a_hba_tran) argument
35 #define P_TO_ADDR(pkt) (&((pkt)->pkt_address)) argument
69 scsi_callback_done(struct scsi_pkt *pkt) in scsi_callback_done() argument
79 scsi_flag_nointr_comp(struct scsi_pkt *pkt) in scsi_flag_nointr_comp() argument
104 scsi_transport(struct scsi_pkt *pkt) in scsi_transport() argument
[all...]
H A Dscsi_resource.c32 #define P_TO_TRAN(pkt) ((pkt)->pkt_address.a_hba_tran) argument
33 #define P_TO_ADDR(pkt) (&((pkt)->pkt_address)) argument
149 scsi_pkt2bp(struct scsi_pkt *pkt) in scsi_pkt2bp() argument
599 scsi_destroy_pkt(struct scsi_pkt *pkt) in scsi_destroy_pkt() argument
625 register struct scsi_pkt *pkt; scsi_resalloc() local
646 struct scsi_pkt *pkt; scsi_pktalloc() local
664 scsi_dmaget(struct scsi_pkt * pkt,opaque_t dmatoken,int (* callback)()) scsi_dmaget() argument
690 scsi_dmafree(struct scsi_pkt * pkt) scsi_dmafree() argument
703 scsi_cache_dmafree(struct scsi_address * ap,struct scsi_pkt * pkt) scsi_cache_dmafree() argument
716 scsi_sync_pkt(struct scsi_pkt * pkt) scsi_sync_pkt() argument
726 scsi_sync_cache_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) scsi_sync_cache_pkt() argument
738 scsi_resfree(struct scsi_pkt * pkt) scsi_resfree() argument
[all...]
/titanic_52/usr/src/uts/common/io/
H A Demul64_bsd.c270 bsd_scsi_start_stop_unit(struct scsi_pkt *pkt) in bsd_scsi_start_stop_unit() argument
277 bsd_scsi_test_unit_ready(struct scsi_pkt *pkt) in bsd_scsi_test_unit_ready() argument
284 bsd_scsi_request_sense(struct scsi_pkt *pkt) in bsd_scsi_request_sense() argument
290 bsd_scsi_inq_page0(struct scsi_pkt *pkt, uchar_t pqdtype) in bsd_scsi_inq_page0() argument
312 bsd_scsi_inq_page83(struct scsi_pkt *pkt, uchar_t pqdtype) in bsd_scsi_inq_page83() argument
361 bsd_scsi_inquiry(struct scsi_pkt * pkt) bsd_scsi_inquiry() argument
423 bsd_scsi_format(struct scsi_pkt * pkt) bsd_scsi_format() argument
429 bsd_scsi_io(struct scsi_pkt * pkt) bsd_scsi_io() argument
528 bsd_scsi_log_sense(struct scsi_pkt * pkt) bsd_scsi_log_sense() argument
564 bsd_scsi_mode_sense(struct scsi_pkt * pkt) bsd_scsi_mode_sense() argument
626 bsd_mode_sense_dad_mode_geometry(struct scsi_pkt * pkt) bsd_mode_sense_dad_mode_geometry() argument
696 bsd_mode_sense_dad_mode_err_recov(struct scsi_pkt * pkt) bsd_mode_sense_dad_mode_err_recov() argument
749 bsd_mode_sense_modepage_disco_reco(struct scsi_pkt * pkt) bsd_mode_sense_modepage_disco_reco() argument
802 bsd_mode_sense_dad_mode_format(struct scsi_pkt * pkt) bsd_mode_sense_dad_mode_format() argument
863 bsd_mode_sense_dad_mode_cache(struct scsi_pkt * pkt) bsd_mode_sense_dad_mode_cache() argument
917 bsd_scsi_mode_select(struct scsi_pkt * pkt) bsd_scsi_mode_select() argument
923 bsd_scsi_read_capacity_8(struct scsi_pkt * pkt) bsd_scsi_read_capacity_8() argument
949 bsd_scsi_read_capacity_16(struct scsi_pkt * pkt) bsd_scsi_read_capacity_16() argument
975 bsd_scsi_read_capacity(struct scsi_pkt * pkt) bsd_scsi_read_capacity() argument
983 bsd_scsi_reserve(struct scsi_pkt * pkt) bsd_scsi_reserve() argument
990 bsd_scsi_release(struct scsi_pkt * pkt) bsd_scsi_release() argument
997 bsd_scsi_read_defect_list(struct scsi_pkt * pkt) bsd_scsi_read_defect_list() argument
1006 bsd_scsi_reassign_block(struct scsi_pkt * pkt) bsd_scsi_reassign_block() argument
[all...]
H A Demul64.c809 emul64_scsi_init_pkt(struct scsi_address *ap, struct scsi_pkt *pkt, in emul64_scsi_init_pkt() argument
885 emul64_scsi_destroy_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) emul64_scsi_destroy_pkt() argument
917 emul64_scsi_dmafree(struct scsi_address * ap,struct scsi_pkt * pkt) emul64_scsi_dmafree() argument
932 emul64_scsi_sync_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) emul64_scsi_sync_pkt() argument
998 emul64_scsi_start(struct scsi_address * ap,struct scsi_pkt * pkt) emul64_scsi_start() argument
1066 emul64_check_cond(struct scsi_pkt * pkt,uchar_t key,uchar_t asc,uchar_t ascq) emul64_check_cond() argument
1089 emul64_error_inject(struct scsi_pkt * pkt) emul64_error_inject() argument
1236 emul64_handle_cmd(struct scsi_pkt * pkt) emul64_handle_cmd() argument
1333 struct scsi_pkt *pkt = (struct scsi_pkt *)arg; emul64_pkt_comp() local
1358 emul64_scsi_abort(struct scsi_address * ap,struct scsi_pkt * pkt) emul64_scsi_abort() argument
1622 emul64_debug_dump_cdb(struct scsi_address * ap,struct scsi_pkt * pkt) emul64_debug_dump_cdb() argument
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c222 struct pkt { struct
250 struct pkt *pkt; local
229 comppkt global() argument
[all...]
/titanic_52/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Ddebug.h85 #define LOGASNSEQ(pkt, pktsz) \ argument
88 #define LOGASNLENGTH(pkt, pktsz) \ argument
91 #define LOGASNINT(pkt, pktsz) \ argument
94 #define LOGASNOCTSTR(pkt, pktsz) \ argument
97 #define LOGASNOID(pkt, pktsz) \ argument
100 LOGASNNULL(pkt,pktsz) global() argument
103 LOGPKT(tag,pkt,sz) global() argument
[all...]
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_pkt.c48 fc_packet_t *pkt = (fc_packet_t *)arg1; in emlxs_pkt_thread() local
79 emlxs_pkt_send(fc_packet_t * pkt,uint32_t now) emlxs_pkt_send() argument
100 emlxs_pkt_free(fc_packet_t * pkt) emlxs_pkt_free() argument
137 emlxs_pkt_callback(fc_packet_t * pkt) emlxs_pkt_callback() argument
152 fc_packet_t *pkt; emlxs_pkt_alloc() local
[all...]
H A Demlxs_els.c90 fc_packet_t *pkt; in emlxs_els_handle_event() local
564 fc_packet_t *pkt; emlxs_handle_sol_flogi() local
759 fc_packet_t *pkt; emlxs_handle_sol_fdisc() local
829 fc_packet_t *pkt; emlxs_handle_sol_plogi() local
910 fc_packet_t *pkt; emlxs_handle_sol_adisc() local
954 fc_packet_t *pkt; emlxs_handle_sol_prli() local
1043 fc_packet_t *pkt; emlxs_handle_sol_logo() local
2131 fc_packet_t *pkt; emlxs_handle_unsol_echo() local
2206 fc_packet_t *pkt; emlxs_handle_unsol_rtv() local
2282 fc_packet_t *pkt = (fc_packet_t *)arg2; emlxs_rls_rsp_thread() local
2357 fc_packet_t *pkt; emlxs_handle_unsol_rls() local
2425 fc_packet_t *pkt; emlxs_handle_acc() local
2488 fc_packet_t *pkt; emlxs_handle_reject() local
2546 fc_packet_t *pkt; emlxs_els_reply() local
2827 fc_packet_t *pkt; emlxs_menlo_handle_event() local
2954 fc_packet_t *pkt; emlxs_ct_handle_event() local
3351 fc_packet_t *pkt; emlxs_send_rsnn() local
3414 fc_packet_t *pkt; emlxs_ub_send_login_acc() local
3472 fc_packet_t *pkt; emlxs_send_logo() local
[all...]
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c75 request_t *pkt; in ql_start_iocb() local
434 cmd_entry_t *pkt = arg; ql_command_iocb() local
550 cont_entry_t *pkt; ql_continuation_iocb() local
646 cmd7_24xx_entry_t *pkt = arg; ql_command_24xx_iocb() local
778 cmd6_24xx_entry_t *pkt = arg; ql_cmd_24xx_type_6_iocb() local
918 mrk_entry_t *pkt; ql_marker() local
989 ms_entry_t *pkt = arg; ql_ms_iocb() local
1069 ct_passthru_entry_t *pkt = arg; ql_ms_24xx_iocb() local
1147 ip_entry_t *pkt = arg; ql_ip_iocb() local
1232 ip_cmd_entry_t *pkt = arg; ql_ip_24xx_iocb() local
1428 ip_buf_pool_entry_t *pkt = NULL; ql_isp24xx_rcvbuf() local
[all...]
/titanic_52/usr/src/boot/lib/libstand/
H A Darp.c76 void *pkt; in arpwhohas() local
145 arpsend(struct iodesc *d, void *pkt, size_t len) in arpsend() argument
161 arprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft) in arprecv() argument
255 arp_reply(struct iodesc *d, void *pkt) in arp_reply() argument
[all...]
H A Drarp.c66 void *pkt; in rarp_getipaddress() local
129 rarpsend(struct iodesc *d, void *pkt, size_t len) in rarpsend() argument
145 rarprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft) in rarprecv() argument
H A Dbootparam.c129 void *pkt; in bp_whoami() local
240 void *pkt; in bp_getfile() local
324 xdr_string_encode(char **pkt, char *str, int len) in xdr_string_encode() argument
343 xdr_string_decode(char ** pkt,char * str,int * len_p) xdr_string_decode() argument
370 xdr_inaddr_encode(char ** pkt,struct in_addr ia) xdr_inaddr_encode() argument
401 xdr_inaddr_decode(char ** pkt,struct in_addr * ia) xdr_inaddr_decode() argument
[all...]
H A Dudp.c61 sendudp(struct iodesc *d, void *pkt, size_t len) in sendudp() argument
110 readudp(struct iodesc *d, void **pkt, void **payload, time_t tleft) in readudp() argument
H A Dip.c89 sendip(struct iodesc *d, void *pkt, size_t len, uint8_t proto) in sendip() argument
150 ip_reasm_add(struct ip_reasm *ipr, void *pkt, struct ip *ip) in ip_reasm_add() argument
181 readipv4(struct iodesc *d, void **pkt, void **payload, time_t tleft, in readipv4() argument
408 readip(struct iodesc *d, void **pkt, void **payload, time_t tleft, in readip() argument
/titanic_52/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c218 sysctrl_suspend_devices(dev_info_t *dip, sysc_cfga_pkt_t *pkt) in sysctrl_suspend_devices() argument
262 sysctrl_resume_devices(dev_info_t *start, sysc_cfga_pkt_t *pkt) in sysctrl_resume_devices() argument
321 sysctrl_stop_user_threads(sysc_cfga_pkt_t *pkt) in sysctrl_stop_user_threads() argument
445 sysctrl_stop_kernel_threads(sysc_cfga_pkt_t *pkt) in sysctrl_stop_kernel_threads() argument
549 sysctrl_resume(sysc_cfga_pkt_t * pkt) sysctrl_resume() argument
665 sysctrl_suspend(sysc_cfga_pkt_t * pkt) sysctrl_suspend() argument
[all...]
/titanic_52/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_hba.c32 smrt_ctrl_tran_start(struct scsi_address *sa, struct scsi_pkt *pkt) in smrt_ctrl_tran_start() argument
290 smrt_tran_setup_pkt(struct scsi_pkt *pkt, int (*callback)(caddr_t), in smrt_tran_setup_pkt() argument
344 smrt_tran_teardown_pkt(struct scsi_pkt *pkt) in smrt_tran_teardown_pkt() argument
356 smrt_set_arq_data(struct scsi_pkt * pkt,uchar_t key) smrt_set_arq_data() argument
396 smrt_fake_report_lun(smrt_command_t * smcm,struct scsi_pkt * pkt) smrt_fake_report_lun() argument
442 smrt_tran_start(struct scsi_address * sa,struct scsi_pkt * pkt) smrt_tran_start() argument
792 smrt_tran_abort(struct scsi_address * sa,struct scsi_pkt * pkt) smrt_tran_abort() argument
907 struct scsi_pkt *pkt = smcm->smcm_scsa->smcms_pkt; smrt_hba_complete_status() local
995 struct scsi_pkt *pkt = smcm->smcm_scsa->smcms_pkt; smrt_hba_complete() local
[all...]
/titanic_52/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c188 uint8_t *pkt = (uint8_t *)(uintptr_t)(swqe->qe_sgl.ds_va); in eibnx_fip_make_solicit_pkt() local
378 eibnx_fip_parse_pkt(uint8_t *pkt, eibnx_gw_msg_t *msg) in eibnx_fip_parse_pkt() argument
434 eibnx_fip_parse_advt_pkt(uint8_t *pkt, eibnx_gw_msg_t *msg) in eibnx_fip_parse_advt_pkt() argument
601 uint8_t *pkt = (uint8_t *)(uintptr_t)(swqe->qe_sgl.ds_va); eibnx_rb_fip_make_solicit_pkt() local
[all...]
/titanic_52/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c1081 struct scsi_pkt *pkt; in scsa1394_probe_g0_nodata() local
1114 scsa1394_probe_tran(struct scsi_pkt * pkt) scsa1394_probe_tran() argument
1133 scsa1394_scsi_abort(struct scsi_address * ap,struct scsi_pkt * pkt) scsa1394_scsi_abort() argument
1261 scsa1394_scsi_sync_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) scsa1394_scsi_sync_pkt() argument
1278 scsa1394_scsi_init_pkt(struct scsi_address * ap,struct scsi_pkt * pkt,struct buf * bp,int cmdlen,int statuslen,int tgtlen,int flags,int (* callback)(),caddr_t arg) scsa1394_scsi_init_pkt() argument
1377 scsa1394_scsi_destroy_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) scsa1394_scsi_destroy_pkt() argument
1400 scsa1394_scsi_dmafree(struct scsi_address * ap,struct scsi_pkt * pkt) scsa1394_scsi_dmafree() argument
1439 struct scsi_pkt *pkt = cmd->sc_pkt; scsa1394_cmd_ext_alloc() local
1475 struct scsi_pkt *pkt = cmd->sc_pkt; scsa1394_cmd_ext_free() local
1948 scsa1394_scsi_start(struct scsi_address * ap,struct scsi_pkt * pkt) scsa1394_scsi_start() argument
2012 scsa1394_prepare_pkt(scsa1394_state_t * sp,struct scsi_pkt * pkt) scsa1394_prepare_pkt() argument
2067 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_fill_cdb_rbc() local
2179 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_fill_cdb_other() local
2259 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_fake_mode_sense() local
2291 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_fake_inquiry() local
2317 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_fake_comp() local
2408 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_setup_next_xfer() local
2474 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_status_proc() local
2514 struct scsi_pkt *pkt = CMD2PKT(cmd); scsa1394_cmd_status_wrka() local
[all...]
/titanic_52/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c207 pqi_start(struct scsi_address *ap, struct scsi_pkt *pkt) in pqi_start() argument
328 pqi_scsi_abort(struct scsi_address * ap,struct scsi_pkt * pkt) pqi_scsi_abort() argument
454 pqi_init_pkt(struct scsi_address * ap,struct scsi_pkt * pkt,struct buf * bp,int cmdlen,int statuslen,int tgtlen,int flags,int (* callback)(),caddr_t arg) pqi_init_pkt() argument
625 pqi_destroy_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) pqi_destroy_pkt() argument
645 pqi_dmafree(struct scsi_address * ap,struct scsi_pkt * pkt) pqi_dmafree() argument
660 pqi_sync_pkt(struct scsi_address * ap,struct scsi_pkt * pkt) pqi_sync_pkt() argument
865 struct scsi_pkt *pkt = CMD2PKT(cmd); cmd_timeout_scan() local
1169 struct scsi_pkt *pkt = CMD2PKT(cmd); cmd_ext_free() local
1188 struct scsi_pkt *pkt = CMD2PKT(cmd); cmd_ext_alloc() local
[all...]
/titanic_52/usr/src/uts/sun/io/dada/targets/
H A Ddad.c218 #define PKT_SET_BP(pkt, bp) \ argument
220 #define PKT_GET_BP(pkt) \ argument
224 #define PKT_SET_RETRY_CNT(pkt, n) \ argument
227 PKT_GET_RETRY_CNT(pkt) global() argument
230 PKT_INCR_RETRY_CNT(pkt,n) global() argument
233 PKT_SET_VICTIM_RETRY_CNT(pkt,n) global() argument
237 PKT_GET_VICTIM_RETRY_CNT(pkt) global() argument
239 PKT_INCR_VICTIM_RETRY_CNT(pkt,n) global() argument
812 struct dcd_pkt *pkt; dcdpower() local
2233 struct dcd_pkt *pkt; make_dcd_cmd() local
2412 dcdintr(struct dcd_pkt * pkt) dcdintr() argument
2661 dcd_reset_disk(struct dcd_disk * un,struct dcd_pkt * pkt) dcd_reset_disk() argument
2681 struct dcd_pkt *pkt = BP_PKT(bp); dcd_handle_incomplete() local
2792 struct dcd_pkt *pkt = BP_PKT(bp); dcd_check_error() local
2885 struct dcd_pkt *pkt; dcddump() local
3405 struct dcd_pkt *pkt; dcdioctl() local
3502 struct dcd_pkt *pkt = BP_PKT(bp); dcdflushdone() local
3613 struct dcd_pkt *pkt; dcdioctl_cmd() local
3784 struct dcd_pkt *pkt = BP_PKT(bp); dcdrestart() local
4335 dcd_poll(struct dcd_pkt * pkt) dcd_poll() argument
4423 struct dcd_pkt *pkt; dcd_flush_cache() local
4471 struct dcd_pkt *pkt; dcd_send_lb_rw_cmd() local
[all...]
/titanic_52/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c54 struct scsi_pkt *pkt; in vhci_tpgs_set_target_groups() local
250 struct scsi_pkt *pkt; vhci_tpgs_inquiry() local
306 struct scsi_pkt *pkt; vhci_tpgs_page83() local
447 struct scsi_pkt *pkt; vhci_tpgs_report_target_groups() local
[all...]
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c358 lm_packet_t* pkt = tpa_chain->start_coales_bd[queue_index].packet;//Reads the TPA start coalesce array(PD_R) in lm_tpa_stop() local
481 lm_tpa_start(IN lm_device_t * pdev,IN lm_packet_t * pkt,IN const u32_t chain_idx,IN const u8_t queue_index) lm_tpa_start() argument
503 lm_tpa_start_flags_handle(IN lm_device_t * pdev,IN const struct eth_fast_path_rx_cqe * cqe,INOUT lm_packet_t * pkt,IN const u16_t parse_flags) lm_tpa_start_flags_handle() argument
571 lm_regular_flags_handle(IN lm_device_t * pdev,IN const struct eth_fast_path_rx_cqe * cqe,INOUT lm_packet_t * pkt,IN const u16_t parse_flags) lm_regular_flags_handle() argument
681 lm_recv_set_pkt_len(IN lm_device_t * pdev,INOUT lm_packet_t * pkt,IN const u16_t pkt_len,IN const u32_t chain_idx) lm_recv_set_pkt_len() argument
744 encap_pkt_parsing(struct _lm_device_t * pdev,lm_packet_t * pkt) encap_pkt_parsing() argument
934 lm_packet_t* pkt = NULL; lm_get_packets_rcvd() local
[all...]

12345678