Searched refs:MaxIoSize (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/aacraid/ | ||
D | comminit.c | 142 init->MaxIoSize = cpu_to_le32(dev->scsi_host_ptr->max_sectors << 9); in aac_alloc_comm() |
D | aacraid.h | 513 __le32 MaxIoSize; /* largest I/O command */ member |