Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c838 device->target_lun_valid = true; in pqisrc_assign_btl()
850 device->target_lun_valid = true; in pqisrc_assign_btl()
H A Dsmartpqi_structures.h877 uint8_t target_lun_valid : 1; member