Home
last modified time | relevance | path

Searched refs:ucMaxPhysicalDevices (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/scsi/
Dips.h677 uint8_t ucMaxPhysicalDevices; member
Dips.c2119 ha->enq->ucMaxPhysicalDevices); in ips_host_info()
2163 if (ha->enq->ucMaxPhysicalDevices == 15) in ips_identify_controller()
2450 ha->nbus = (ha->enq->ucMaxPhysicalDevices / IPS_MAX_TARGETS) + 1; in ips_hainit()