Home
last modified time | relevance | path

Searched refs:siop_scsicmd_end (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsiop.c80 void siop_scsicmd_end(struct siop_cmd *);
990 siop_scsicmd_end(siop_cmd); in siop_intr()
1005 siop_scsicmd_end(struct siop_cmd *siop_cmd) in siop_scsicmd_end() function
1106 siop_scsicmd_end(siop_cmd); in siop_unqueue()
1213 siop_scsicmd_end(siop_cmd); in siop_handle_reset()
1516 siop_scsicmd_end(siop_cmd); in siop_start()
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsiop.c60 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *);
463 siop_scsicmd_end(adp, xs); in siop_intr()
471 siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_scsicmd_end() function
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsiop.c64 static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *);
484 siop_scsicmd_end(adp, xs); in siop_intr()
492 siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_scsicmd_end() function