Searched refs:hibyte (Results 1 – 10 of 10) sorted by relevance
713 pkt->fcp_lun[3] = hibyte(fcp_ent_addr->ent_addr_0); in ql_command_24xx_iocb()715 pkt->fcp_lun[1] = hibyte(fcp_ent_addr->ent_addr_1); in ql_command_24xx_iocb()717 pkt->fcp_lun[7] = hibyte(fcp_ent_addr->ent_addr_2); in ql_command_24xx_iocb()719 pkt->fcp_lun[5] = hibyte(fcp_ent_addr->ent_addr_3); in ql_command_24xx_iocb()854 hibyte(fcp_ent_addr->ent_addr_0); in ql_cmd_24xx_type_6_iocb()858 hibyte(fcp_ent_addr->ent_addr_1); in ql_cmd_24xx_type_6_iocb()862 hibyte(fcp_ent_addr->ent_addr_2); in ql_cmd_24xx_type_6_iocb()866 hibyte(fcp_ent_addr->ent_addr_3); in ql_cmd_24xx_type_6_iocb()1016 hibyte(fcp_ent_addr->ent_addr_0); in ql_marker()1020 hibyte(fcp_ent_addr->ent_addr_1); in ql_marker()[all …]
2323 hibyte(fcp_ent_addr->ent_addr_0); in ql_scsi_passthru()2327 hibyte(fcp_ent_addr->ent_addr_1); in ql_scsi_passthru()2331 hibyte(fcp_ent_addr->ent_addr_2); in ql_scsi_passthru()2335 hibyte(fcp_ent_addr->ent_addr_3); in ql_scsi_passthru()4512 hibyte(fcp_ent_addr->ent_addr_0); in ql_inq()4516 hibyte(fcp_ent_addr->ent_addr_1); in ql_inq()4520 hibyte(fcp_ent_addr->ent_addr_2); in ql_inq()4524 hibyte(fcp_ent_addr->ent_addr_3); in ql_inq()
1365 pkt->mgmt.fcp_lun[3] = hibyte(fcp_ent_addr->ent_addr_0); in ql_task_mgmt_iocb()1367 pkt->mgmt.fcp_lun[1] = hibyte(fcp_ent_addr->ent_addr_1); in ql_task_mgmt_iocb()1369 pkt->mgmt.fcp_lun[7] = hibyte(fcp_ent_addr->ent_addr_2); in ql_task_mgmt_iocb()1371 pkt->mgmt.fcp_lun[5] = hibyte(fcp_ent_addr->ent_addr_3); in ql_task_mgmt_iocb()
7335 hibyte(fcp_ent_addr->ent_addr_0)); in ql_lun_queue()19739 (hibyte(lun) | QL_LUN_AM_FLAT)); in ql_get_lun_addr()19742 hibyte(lun)); in ql_get_lun_addr()
269 #define DKD_FORMCHKSUM(c, dkd) (dkd)->dkd_checksum3 = hibyte(hiword((c))); \271 (dkd)->dkd_checksum1 = hibyte(loword((c))); \
172 #define hibyte(X) (((unsigned char *)&(X))[1]) macro178 #define hibyte(X) (((unsigned char *)&(X))[0]) macro
1078 #define DEVID_FORMTYPE(devid, type) (devid)->did_type_hi = hibyte((type)); \1085 #define DEVID_FORMLEN(devid, len) (devid)->did_len_hi = hibyte((len)); \
263 hibyte(*w) = *addr; in getword()
137 #define hibyte(X) (((unsigned char *)&(X))[0]) macro
7859 *cp++ = hibyte(hiword(hostid)); in ddi_devid_init()7861 *cp++ = hibyte(loword(hostid)); in ddi_devid_init()7877 *cp++ = hibyte(hiword(val)); in ddi_devid_init()7879 *cp++ = hibyte(loword(val)); in ddi_devid_init()7884 *cp++ = hibyte(gen); in ddi_devid_init()