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 "
466 u8 function = mf->u.hdr.Function;
487 if (function == MPI_FUNCTION_SCSI_IO_REQUEST)
491 else if (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)
498 if ((function == MPI_FUNCTION_SCSI_IO_REQUEST) ||
499 (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH))
730 * MPT FW download function. Cast the arg into the mpt_fw_xfer structure.
1295 /* Get the PCI bus, device, and function numbers for the IOC
1301 /* Get the PCI bus, device, function and segment ID numbers
1465 /* MPT IOCTL Test function.
1687 /* MPT IOCTL MPTCOMMAND function.
1749 u8 function;
1806 function = -1;
1811 function = hdr->Function;
1816 dctlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "sending mpi function (0x%02X), req=%p\n",
1819 switch (function) {
2073 "Illegal request (function 0x%x) \n",
2204 if (function == MPI_FUNCTION_SCSI_TASK_MGMT)
2211 " function=0x%x\n",
2212 ioc->name, mpt_GetIocState(ioc, 0), function);
2213 if (function == MPI_FUNCTION_SCSI_TASK_MGMT)
2222 if (function == MPI_FUNCTION_SCSI_TASK_MGMT)