Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmyrs.h448 unsigned char hba_mode:1; /* Byte 14 Bit 4 */ member
/openbmc/linux/drivers/target/
H A Dtarget_core_configfs.c3450 int hba_mode = 0; in target_hba_mode_show() local
3453 hba_mode = 1; in target_hba_mode_show()
3455 return sprintf(page, "%d\n", hba_mode); in target_hba_mode_show()
3491 CONFIGFS_ATTR(target_, hba_mode);