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

/freebsd-9.3-release/sys/dev/isp/
H A Disp_library.c1074 a = (uint32_t *) src->tmf_lun;
1075 b = (uint32_t *) dst->tmf_lun;
1076 for (i = 0; i < (ASIZE(src->tmf_lun) >> 2); i++ ) {
H A Dispmbox.h553 uint8_t tmf_lun[8]; member in struct:__anon8085
H A Disp_freebsd.c616 tmf->tmf_lun[1] = fct->lun & 0xff;
618 tmf->tmf_lun[0] = 0x40 | (fct->lun >> 8);

Completed in 144 milliseconds