Searched refs:tmf_lun (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Dispmbox.h434 uint8_t tmf_lun[8]; member in struct:__anon12439
H A Disp_library.c626 a = (uint32_t *) src->tmf_lun;
627 b = (uint32_t *) dst->tmf_lun;
628 for (i = 0; i < (nitems(src->tmf_lun) >> 2); i++ ) {
H A Disp_freebsd.c532 tmf.tmf_lun[1] = fct->lun & 0xff;
534 tmf.tmf_lun[0] = 0x40 | (fct->lun >> 8);

Completed in 105 milliseconds