Home
last modified time | relevance | path

Searched refs:MSG_IDENTIFY_LUNMASK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_message.h48 #define MSG_IDENTIFY_LUNMASK 0x3F macro
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq256 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, DINDEX;
1819 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, A;
H A Daic79xx.seq1095 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, A;
H A Daic79xx.c10217 lun = (cmd->identify & MSG_IDENTIFY_LUNMASK); in ahd_handle_target_cmd()