Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firmware/
Discsi_ibft.c145 u8 chap_type; member
387 str += sprintf(str, "%d\n", tgt->chap_type); in ibft_attr_show_target()
/linux-4.1.27/include/acpi/
Dactbl2.h637 u8 chap_type; member
/linux-4.1.27/include/scsi/
Discsi_if.h848 enum chap_type_e chap_type; member
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_os.c761 chap_rec->chap_type = CHAP_TYPE_OUT; in qla4xxx_get_chap_list()
764 chap_rec->chap_type = CHAP_TYPE_IN; in qla4xxx_get_chap_list()
935 chap_rec.chap_type = param_info->value[0]; in qla4xxx_set_chap_entry()
958 if (chap_rec.chap_type == CHAP_TYPE_IN) in qla4xxx_set_chap_entry()