/src/sys/dev/ic/ |
siop_common.c | 724 siop_ma(struct siop_common_cmd *siop_cmd) function in typeref:typename:void 748 printf("siop_ma: offset %d count=%d addr=0x%x ", offset,
|
/src/sys/arch/bebox/stand/boot/ |
siop.c | 57 static void siop_ma(struct siop_adapter *, struct scsi_xfer *); 130 siop_ma(struct siop_adapter *adp, struct scsi_xfer *xs) function in typeref:typename:void 322 siop_ma(adp, xs); 334 siop_ma(adp, xs);
|
/src/sys/arch/prep/stand/boot/ |
siop.c | 53 static void siop_ma(struct siop_adapter *, struct scsi_xfer *); 126 siop_ma(struct siop_adapter *adp, struct scsi_xfer *xs) function in typeref:typename:void 299 siop_ma(adp, xs); 312 siop_ma(adp, xs);
|