Searched refs:fcp_icmd_alloc (Results 1 – 1 of 1) sorted by relevance
| /titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
| H A D | fcp.c | 441 static struct fcp_ipkt *fcp_icmd_alloc(struct fcp_port *pptr, 2551 icmd = fcp_icmd_alloc(pptr, ptgt, in fcp_send_scsi_ioctl() 3293 icmd = fcp_icmd_alloc(pptr, ptgt, sizeof (la_els_logi_t), in fcp_tgt_send_plogi() 5096 icmd = fcp_icmd_alloc(pptr, ptgt, alloc, alloc, 0, in fcp_handle_mapflags() 5175 icmd = fcp_icmd_alloc(pptr, ptgt, alloc, alloc, 0, in fcp_send_els() 5618 if ((icmd = fcp_icmd_alloc(pptr, ptgt, sizeof (la_els_prli_t), in fcp_unsol_prli() 5729 fcp_icmd_alloc(struct fcp_port *pptr, struct fcp_tgt *ptgt, int cmd_len, in fcp_icmd_alloc() function 6539 icmd = fcp_icmd_alloc(pptr, ptgt, sizeof (struct fcp_cmd), in fcp_send_scsi()
|