Searched refs:MPT_RAID_QUEUE_DEPTH_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mpt/ | ||
H A D | mpt_raid.h | 80 #define MPT_RAID_QUEUE_DEPTH_DEFAULT (128) macro |
H A D | mpt_pci.c | 368 mpt->raid_queue_depth = MPT_RAID_QUEUE_DEPTH_DEFAULT; in mpt_pci_attach() |