Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/asr/
Dasr.c358 #define le_lun IdentityTag[3] macro
1177 && (Device->le_lun == lun) in ASR_rescan()
1678 Entry->le_lun = 0xff; in ASR_acquireLct()
1690 Entry->le_lun = 0; in ASR_acquireLct()
1704 Entry->le_lun = 0xff; in ASR_acquireLct()
1723 Entry->le_lun in ASR_acquireLct()
1768 && (Device->le_lun == lun) in ASR_init_message()
1772 Device->le_target, Device->le_lun, in ASR_init_message()
2545 if (Device->le_lun > sc->ha_MaxLun) { in asr_attach()
2546 sc->ha_MaxLun = Device->le_lun; in asr_attach()
/freebsd-10-stable/sys/dev/isp/
Dispmbox.h1776 uint8_t le_lun; member