/src/sys/dev/ic/ |
siop.c | 80 void siop_scsicmd_end(struct siop_cmd *); 981 * Otherwise wait for siop_scsicmd_end(), we may need to cleanup the 990 siop_scsicmd_end(siop_cmd); 1005 siop_scsicmd_end(struct siop_cmd *siop_cmd) function in typeref:typename:void 1106 siop_scsicmd_end(siop_cmd); 1213 siop_scsicmd_end(siop_cmd); 1516 siop_scsicmd_end(siop_cmd);
|
siop.c | 80 void siop_scsicmd_end(struct siop_cmd *); 981 * Otherwise wait for siop_scsicmd_end(), we may need to cleanup the 990 siop_scsicmd_end(siop_cmd); 1005 siop_scsicmd_end(struct siop_cmd *siop_cmd) function in typeref:typename:void 1106 siop_scsicmd_end(siop_cmd); 1213 siop_scsicmd_end(siop_cmd); 1516 siop_scsicmd_end(siop_cmd);
|
/src/sys/arch/bebox/stand/boot/ |
siop.c | 64 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *); 476 * Otherwise wait for siop_scsicmd_end(), we may need to cleanup the 484 siop_scsicmd_end(adp, xs); 492 siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs) function in typeref:typename:void
|
siop.c | 64 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *); 476 * Otherwise wait for siop_scsicmd_end(), we may need to cleanup the 484 siop_scsicmd_end(adp, xs); 492 siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs) function in typeref:typename:void
|
/src/sys/arch/prep/stand/boot/ |
siop.c | 60 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *); 455 * Otherwise wait for siop_scsicmd_end(), we may need to cleanup the 463 siop_scsicmd_end(adp, xs); 471 siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs) function in typeref:typename:void
|
siop.c | 60 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *); 455 * Otherwise wait for siop_scsicmd_end(), we may need to cleanup the 463 siop_scsicmd_end(adp, xs); 471 siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs) function in typeref:typename:void
|