Home
last modified time | relevance | path

Searched refs:host_byte (Results 1 – 25 of 94) sorted by relevance

1234

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dos_linux.h52 #ifndef host_byte
53 #define host_byte(result) (((result) >> 16) & 0xff)
/dports/multimedia/libv4l/linux-5.13-rc2/include/scsi/
H A Dscsi.h215 #define host_byte(result) (((result) >> 16) & 0xff) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/scsi/
H A Dscsi.h215 #define host_byte(result) (((result) >> 16) & 0xff) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/scsi/
H A Dscsi.h215 #define host_byte(result) (((result) >> 16) & 0xff) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h237 return host_byte(cmd->result); in sym_get_cam_status()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h237 return host_byte(cmd->result); in sym_get_cam_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h237 return host_byte(cmd->result); in sym_get_cam_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dconstants.c416 int hb = host_byte(result); in scsi_hostbyte_string()
H A Dscsi_error.c732 if (host_byte(scmd->result) == DID_RESET) { in scsi_eh_completed_normally()
741 if (host_byte(scmd->result) != DID_OK) in scsi_eh_completed_normally()
1759 switch (host_byte(scmd->result)) { in scsi_noretry_cmd()
1824 switch (host_byte(scmd->result)) { in scsi_decide_disposition()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dconstants.c416 int hb = host_byte(result); in scsi_hostbyte_string()
H A Dscsi_error.c732 if (host_byte(scmd->result) == DID_RESET) { in scsi_eh_completed_normally()
741 if (host_byte(scmd->result) != DID_OK) in scsi_eh_completed_normally()
1759 switch (host_byte(scmd->result)) { in scsi_noretry_cmd()
1824 switch (host_byte(scmd->result)) { in scsi_decide_disposition()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dconstants.c416 int hb = host_byte(result); in scsi_hostbyte_string()
H A Dscsi_error.c732 if (host_byte(scmd->result) == DID_RESET) { in scsi_eh_completed_normally()
741 if (host_byte(scmd->result) != DID_OK) in scsi_eh_completed_normally()
1759 switch (host_byte(scmd->result)) { in scsi_noretry_cmd()
1824 switch (host_byte(scmd->result)) { in scsi_decide_disposition()
/dports/devel/sunpromake/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/devel/smake/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/devel/sccs/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/devel/schilybase/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/net/rscsi/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/archivers/star/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/sysutils/cdrtools/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/sysutils/cdrkit/cdrkit-1.1.11/libusal/
H A Dscsi-linux-sg.c1458 char host_byte; in sg_rwsend() local
1601 host_byte = (pack_len >> 16) & 0xFF; in sg_rwsend()
1605 switch (host_byte) { in sg_rwsend()
1667 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0) in sg_rwsend()
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/libscg/
H A Dscsi-linux-sg.c1352 char host_byte; local
1495 host_byte = (pack_len >> 16) & 0xFF;
1499 switch (host_byte) {
1561 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/editors/ved/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)
/dports/sysutils/genisoimage/cdrkit-1.1.11/libusal/
H A Dscsi-linux-sg.c1458 char host_byte; in sg_rwsend() local
1601 host_byte = (pack_len >> 16) & 0xFF; in sg_rwsend()
1605 switch (host_byte) { in sg_rwsend()
1667 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0) in sg_rwsend()
/dports/sysutils/schilyutils/schily-2021-09-18/libscg/
H A Dscsi-linux-sg.c1535 char host_byte; local
1678 host_byte = (pack_len >> 16) & 0xFF;
1682 switch (host_byte) {
1744 if ((host_byte != DID_OK || status_byte != 0) && sp->ux_errno == 0)

1234