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.c839 device->target_lun_valid = true; in pqisrc_assign_btl()
851 device->target_lun_valid = true; in pqisrc_assign_btl()
H A Dsmartpqi_structures.h876 uint8_t target_lun_valid : 1; member