Searched refs:fc_ulp_init_packet (Results 1 – 7 of 7) sorted by relevance
| /titanic_50/usr/src/uts/common/io/fibre-channel/impl/ |
| H A D | fp_with_fctl.wlcmd | 29 FCTL_ULP_FUNCTIONS="fc_ulp_add fc_ulp_remove fc_ulp_init_packet\
|
| H A D | fctl.c | 844 fc_ulp_init_packet(opaque_t port_handle, fc_packet_t *pkt, int sleep) in fc_ulp_init_packet() function
|
| H A D | fp.c | 2009 if (fc_ulp_init_packet((opaque_t)port, pkt, kmflags) != FC_SUCCESS) { in fp_alloc_pkt()
|
| /titanic_50/usr/src/uts/common/sys/fibre-channel/impl/ |
| H A D | fc_ulpif.h | 150 int fc_ulp_init_packet(opaque_t port_handle, fc_packet_t *pkt, int sleep);
|
| /titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
| H A D | fcp.c | 5839 if (fc_ulp_init_packet(pptr->port_fp_handle, fpkt, KM_NOSLEEP) in fcp_icmd_alloc() 5849 if (fc_ulp_init_packet(pptr->port_fp_handle, fpkt, KM_NOSLEEP) in fcp_icmd_alloc() 11442 if (fc_ulp_init_packet(pptr->port_fp_handle, fpkt, kf) in fcp_pkt_setup() 16259 (void) fc_ulp_init_packet(pptr->port_fp_handle, cmd->cmd_fp_pkt, 1); in fcp_pseudo_start()
|
| H A D | fcip.c | 4165 if (fc_ulp_init_packet((opaque_t)fport->fcipp_handle, in fcip_start() 6790 if (fc_ulp_init_packet((opaque_t)fport->fcipp_handle, in fcip_ipkt_alloc()
|
| H A D | fcsm.c | 2081 if (fc_ulp_init_packet((opaque_t)pinfo->port_handle, pkt, sleep) in fcsm_alloc_cmd()
|