Lines Matching defs:function
101 * arg contents specific to function.
124 * Private function calls.
134 * Reset Handler cleanup function
139 * Event Handler function
210 dctlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "completing mpi function "
468 u8 function = mf->u.hdr.Function;
489 if (function == MPI_FUNCTION_SCSI_IO_REQUEST)
493 else if (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)
500 if ((function == MPI_FUNCTION_SCSI_IO_REQUEST) ||
501 (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH))
734 * MPT FW download function. Cast the arg into the mpt_fw_xfer structure.
1293 /* Get the PCI bus, device, and function numbers for the IOC
1299 /* Get the PCI bus, device, function and segment ID numbers
1469 /* MPT IOCTL Test function.
1691 /* MPT IOCTL MPTCOMMAND function.
1753 u8 function;
1810 function = -1;
1815 function = hdr->Function;
1820 dctlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "sending mpi function (0x%02X), req=%p\n",
1823 switch (function) {
2077 "Illegal request (function 0x%x) \n",
2206 if (function == MPI_FUNCTION_SCSI_TASK_MGMT)
2213 " function=0x%x\n",
2214 ioc->name, mpt_GetIocState(ioc, 0), function);
2215 if (function == MPI_FUNCTION_SCSI_TASK_MGMT)
2224 if (function == MPI_FUNCTION_SCSI_TASK_MGMT)