| /src/sys/dev/ic/ | 
| siopvar_common.h | 204 void	siop_ma (struct siop_common_cmd *); 
 | 
| siopvar_common.h | 204 void	siop_ma (struct siop_common_cmd *); 
 | 
| esiop.c | 618 						siop_ma(&esiop_cmd->cmd_c); 631 						siop_ma(&esiop_cmd->cmd_c);
 
 | 
| siop.c | 483 						siop_ma(&siop_cmd->cmd_c); 496 						siop_ma(&siop_cmd->cmd_c);
 
 | 
| esiop.c | 618 						siop_ma(&esiop_cmd->cmd_c); 631 						siop_ma(&esiop_cmd->cmd_c);
 
 | 
| siop.c | 483 						siop_ma(&siop_cmd->cmd_c); 496 						siop_ma(&siop_cmd->cmd_c);
 
 | 
| 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,
 
 | 
| 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/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);
 
 | 
| 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);
 
 | 
| /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);
 
 | 
| 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);
 
 |