Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dips.h677 uint8_t ucMaxPhysicalDevices; member
Dips.c2120 ha->enq->ucMaxPhysicalDevices); in ips_host_info()
2164 if (ha->enq->ucMaxPhysicalDevices == 15) in ips_identify_controller()
2451 ha->nbus = (ha->enq->ucMaxPhysicalDevices / IPS_MAX_TARGETS) + 1; in ips_hainit()